Properties | Public Member Functions | Public Slots | Protected Member Functions | Protected Slots | Friends
XMainWindow Class Reference

#include <xmainwindow.h>

List of all members.

Properties

ParameterList params

Public Member Functions

 XMainWindow (QWidget *parent=0, Qt::WindowFlags flags=0)
 XMainWindow (QWidget *parent, const char *name, Qt::WindowFlags flags=0)
virtual ~XMainWindow ()
Q_INVOKABLE QActionaction () const
virtual Q_INVOKABLE ParameterList get () const

Public Slots

virtual enum SetResponse set (const ParameterList &)

Protected Member Functions

virtual void changeEvent (QEvent *)
virtual void closeEvent (QCloseEvent *)
virtual void hideEvent (QHideEvent *)
virtual void showEvent (QShowEvent *)

Protected Slots

virtual enum SetResponse postSet ()

Friends

QScriptEngineengine (XMainWindow *)
class ScriptToolbox
class XMainWindowPrivate

Constructor & Destructor Documentation

XMainWindow::XMainWindow ( QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)
XMainWindow::XMainWindow ( QWidget parent,
const char *  name,
Qt::WindowFlags  flags = 0 
)

Member Function Documentation

void XMainWindow::changeEvent ( QEvent e) [protected, virtual]

Reimplemented from QWidget.

void XMainWindow::closeEvent ( QCloseEvent event) [protected, virtual]

Reimplemented from QWidget.

Reimplemented in xTupleDesigner.

ParameterList XMainWindow::get ( ) const [virtual]
void XMainWindow::hideEvent ( QHideEvent event) [protected, virtual]

Reimplemented from QWidget.

enum SetResponse XMainWindow::postSet ( ) [protected, virtual, slot]
enum SetResponse XMainWindow::set ( const ParameterList &  pParams) [virtual, slot]
void XMainWindow::showEvent ( QShowEvent event) [protected, virtual]

Reimplemented from QWidget.


Friends And Related Function Documentation

QScriptEngine* engine ( XMainWindow win) [friend]
friend class ScriptToolbox [friend]
friend class XMainWindowPrivate [friend]

Property Documentation

ParameterList XMainWindow::params [read, write]

The documentation for this class was generated from the following files:

Generated on Mon Jan 23 2012 12:22:41 xTuple ERP Programmer Reference, Version 3.8.0 doxygen 1.7.6.1