#include <xdialog.h>
|
| | XDialog (QWidget *parent, const char *name, bool modal=false, Qt::WindowFlags flags=0) |
| |
| | XDialog (QWidget *parent=0, Qt::WindowFlags flags=0) |
| |
| virtual | ~XDialog () |
| |
| virtual Q_INVOKABLE ParameterList | get () const |
| |
◆ XDialog() [1/2]
| XDialog::XDialog |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
◆ XDialog() [2/2]
| XDialog::XDialog |
( |
QWidget * |
parent, |
|
|
const char * |
name, |
|
|
bool |
modal = false, |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
◆ ~XDialog()
◆ callCloseEvent()
| void ScriptablePrivate::callCloseEvent |
( |
QEvent * |
event | ) |
|
|
virtualinherited |
◆ callSet()
| enum SetResponse ScriptablePrivate::callSet |
( |
const ParameterList & |
params | ) |
|
|
virtualinherited |
◆ callShowEvent()
| void ScriptablePrivate::callShowEvent |
( |
QEvent * |
event | ) |
|
|
virtualinherited |
◆ closeEvent()
| void XDialog::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
◆ engine()
| QScriptEngine * ScriptablePrivate::engine |
( |
| ) |
|
|
virtualinherited |
◆ exec
◆ get()
| ParameterList XDialog::get |
( |
| ) |
const |
|
virtual |
◆ loadScript() [1/2]
| void ScriptableWidget::loadScript |
( |
const QString & |
oName | ) |
|
|
virtualinherited |
◆ loadScript() [2/2]
| void ScriptableWidget::loadScript |
( |
const QStringList & |
list | ) |
|
|
virtualinherited |
◆ loadScriptEngine()
| void ScriptableWidget::loadScriptEngine |
( |
| ) |
|
|
virtualinherited |
◆ postSet
| enum SetResponse XDialog::postSet |
( |
| ) |
|
|
protectedvirtualslot |
◆ saveSize
| void XDialog::saveSize |
( |
| ) |
|
|
protectedvirtualslot |
◆ set
| enum SetResponse XDialog::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslot |
Reimplemented in printMulticopyDocument, purchaseOrderItem, distributeInventory, task, country, currency, creditCard, currencyConversion, customCommand, customCommandArgument, pricingScheduleAssignment, subAccntType, and taskAssignment.
◆ setRememberPos
| void XDialog::setRememberPos |
( |
bool |
b | ) |
|
|
virtualslot |
◆ setRememberSize
| void XDialog::setRememberSize |
( |
bool |
b | ) |
|
|
virtualslot |
◆ setScriptableParams()
| bool ScriptableWidget::setScriptableParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
◆ showEvent()
| void XDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
◆ XDialogPrivate
| friend class XDialogPrivate |
|
friend |
◆ _cache
◆ _debugger
| QScriptEngineDebugger* ScriptableWidget::_debugger |
|
protectedinherited |
◆ _engine
| QScriptEngine* ScriptableWidget::_engine |
|
protectedinherited |
◆ _guiClientInterface
◆ _lastSetParams
| ParameterList ScriptablePrivate::_lastSetParams |
|
inherited |
◆ _rememberPos
| QAction* ScriptablePrivate::_rememberPos |
|
inherited |
◆ _rememberSize
| QAction* ScriptablePrivate::_rememberSize |
|
inherited |
◆ _scriptLoaded
| bool ScriptableWidget::_scriptLoaded |
|
protectedinherited |
◆ _self
◆ _showMe
| QAction* ScriptablePrivate::_showMe |
|
inherited |
◆ _shown
| bool ScriptablePrivate::_shown |
|
inherited |
The documentation for this class was generated from the following files: