[Qt-creator] Tweaking qt-creator look and feel.

Paulo Silva paulo.jnkml at gmail.com
Thu May 17 10:15:48 CEST 2012


Thanks for the input.

I'll take a look into that.
Here's a concept of what I wish to achieve http://imagebin.org/212675

=)

On Thu, May 17, 2012 at 5:02 PM, Konstantin Tokarev <annulen at yandex.ru> wrote:
>
>
> 17.05.2012, 10:10, "Paulo Silva" <paulo.jnkml at gmail.com>:
>> Hi, thanks for the reply.
>>
>> By tweaking I actually mean changing the way the UI is organized. For
>> example, maybe I prefer to have a tabbar collecting the project view,
>> filesystem view, etc.
>> Maybe I would like to have the vertical button bar have a mode for
>> small icons (no labels).
>> Also I might be interested in having the compile.debug/run buttons as
>> icons next to the project name on mouse over...
>> Additionally I might prefer to put the buffer view as a slim-lined
>> tabbed bar, the symbol menu as a tab under the same tabbar as the
>> project view, and the line/column located at the lower right corner.
>>
>> Basically I think I just want to completely rework the UI. Nothing much.
>> Is it possible via plugins or do I need to actually change the code base?
>
> AFAIU you need to change MainWindow in coreplugin. You can create
> your fork of QtC with modified coreplugin, providing desired GUI layout.
>
> --
> Regards,
> Konstantin



More information about the Qt-creator mailing list