[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: How to make qt dialog's the kmainwindow?
From:       John Gluck <jgluckca () home ! com>
Date:       2001-10-30 6:55:13
[Download RAW message or body]

Hi

A dialog is based on a widget just like anything that's displayed.

In your application class try something like:

MyDialog* pDialog = new MyDialog(Add, args, ...)
setCentralWidget(pDialog);

John

Tim Brodie wrote:

> Hi Folks!
>
> Another newbie question:
>
> I've created a dialog widget with QT Designer that I would like to
> "dock" into the KMainwindow area. It seems to be resisting my
> feeble attempts quite well.
>
> Can anyone offer an approach that should enable me to do this?
>
> Thanks...
>
> --
> Tim Brodie
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic