#include <xdialog.h>
|
| | XDialog (QWidget *parent=0, Qt::WindowFlags flags=0) |
| |
| | XDialog (QWidget *parent, const char *name, bool modal=false, Qt::WindowFlags flags=0) |
| |
| virtual | ~XDialog () |
| |
| virtual Q_INVOKABLE ParameterList | get () const |
| |
| XDialog::XDialog |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
| XDialog::XDialog |
( |
QWidget * |
parent, |
|
|
const char * |
name, |
|
|
bool |
modal = false, |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
| void XDialog::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
| ParameterList XDialog::get |
( |
| ) |
const |
|
virtual |
| void XDialog::saveSize |
( |
| ) |
|
|
protectedvirtualslot |
| enum SetResponse XDialog::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslot |
Reimplemented in printMulticopyDocument, country, currency, creditCard, currencyConversion, customCommand, customCommandArgument, distributeInventory, pricingScheduleAssignment, subAccntType, task, and todoItem.
| void XDialog::setRememberPos |
( |
bool |
b | ) |
|
|
virtualslot |
| void XDialog::setRememberSize |
( |
bool |
b | ) |
|
|
virtualslot |
| void XDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
| friend class XDialogPrivate |
|
friend |
The documentation for this class was generated from the following files: