[Qt] QStyleOption
zeljko
zeljko at holobit.net
Tue Jun 5 09:19:23 CEST 2007
On Monday 04 June 2007 17:11, Павел Ишенин wrote:
> But what should I do if have no widget? Where to get apropriate widget
> for TSpeedButton? for TSplitter? I need this for TQtThemeServices class
> implementation. I have no widgets but I need to widget parts. So I need
> some way to set that properties without InitFrom call.
TSplitter can have it's widget, we can create it, since we have
TQtWSCustomSplitter in QtWSExtCtrls.
did U try to get result from TQtWidget(TSpeedButton.Handle).Widget ?
More information about the Qt
mailing list