Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://rtm-cs.sinp.msu.ru/manual/qt/qdialog-h.html. Показаны документы 1 - 1 из 1.
1. Qt Toolkit - QDialog Class
The QDialog class is the base class of dialog windows. ... QDialog ( QWidget * parent=0, const char * name=0, bool modal=FALSE, WFlags f=0 ) . ... This enters a local event loop, which is terminated when the modal dialog calls done () (or accept () or reject ()). ... Calls reject () if it is a modal dialog, or accepts the close event if it is a modeless dialog. ... Shows the dialog box on the screen, as QWidget::show () and enters a local event loop if this dialog is modal (see constructor). ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qdialog.html -- 13.1 Кб -- 11.07.1998
Похожие документы
Похожие документы