| |
| | Qt Toolkit - QDialog Class |
 | | A dialog is always a top-level widget, but if it has a parent, its default location is on top of the parent, it shares taskbar entry with its parent, and there are some minor details. |
 | | Warning: In Qt 2.x, calling show() on a modal dialog enters a local event loop, and work like exec(), but not returning the result code exec() returns. |
 | | This file is part of the Qt toolkit, copyright © 1995-2001 Trolltech, all rights reserved. |
| handhelds.org /~zecke/apidocs/qt/qdialog.html (789 words) |
|