Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, April 2008
how can i edit a windows titlebar in QMainWindow ?


Message 1 in thread

how can i edit a windows titlebar in QMainWindow ? Can I ? 

--
 [ signature omitted ] 

Message 2 in thread

Doesn't setWindowTitle() fit your needs?

On Fri, 04 Apr 2008 20:26:24 +0400, fuqingqiu <fuqingqiu@xxxxxxxxxxx>  
wrote:
> how can i edit a windows titlebar in QMainWindow ? Can I ? --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with  
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/

-- 
 [ signature omitted ] 

Message 3 in thread

Thanks to Constantin Makshin,but I mean a QT customize window look&feel 
issue (Windows2k+ OS base).
Not only set the title text in a titlebar ,i just also need to change the 
shape,style,color plan,... of the titlebar and the windowborder.



"Constantin Makshin" <dinosaur-rus@xxxxxxxxxxxxxxxxxxxxx> ???? 
news:op.t83hkht7p27x8p@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Doesn't setWindowTitle() fit your needs?
>
> On Fri, 04 Apr 2008 20:26:24 +0400, fuqingqiu <fuqingqiu@xxxxxxxxxxx> 
> wrote:
>> how can i edit a windows titlebar in QMainWindow ? Can I ? --
>> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
>> "unsubscribe" in the subject or the body.
>> List archive and information: http://lists.trolltech.com/qt-interest/
>
> -- 
> Constantin "Dinosaur" Makshin
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/ 

--
 [ signature omitted ] 

Message 4 in thread

You can't, unless you use a borderless window and do all the decoration yourself.

Cheers,
Peter

> -----Ursprüngliche Nachricht-----
> Von: fuqingqiu [mailto:fuqingqiu@xxxxxxxxxxx] 
> Gesendet: Freitag, 4. April 2008 19:19
> An: qt-interest@xxxxxxxxxxxxx
> Betreff: Re: how can i edit a windows titlebar in QMainWindow ?
> 
> Thanks to Constantin Makshin,but I mean a QT customize window 
> look&feel 
> issue (Windows2k+ OS base).
> Not only set the title text in a titlebar ,i just also need 
> to change the 
> shape,style,color plan,... of the titlebar and the windowborder.

--
 [ signature omitted ]