Public Member Functions | Protected Member Functions | Protected Attributes | Private Attributes

XAP_QtApp Class Reference

#include <xap_QtApp.h>

Inheritance diagram for XAP_QtApp:
XAP_App

List of all members.

Public Member Functions

 XAP_QtApp (const char *)
virtual ~XAP_QtApp ()
virtual const char * getDefaultEncoding () const
virtual void reallyExit ()
virtual XAP_DialogFactorygetDialogFactory ()
virtual
XAP_Toolbar_ControlFactory
getControlFactory ()
virtual const char * getUserPrivateDirectory () const

Protected Member Functions

int exec ()
void _setAbiSuiteLibDir ()

Protected Attributes

XAP_QtDialogFactory m_dialogFactory
AP_QtToolbar_ControlFactory m_controlFactory
QApplication * m_app

Private Attributes

int m_qtArgc
const char * m_qtArgv

Constructor & Destructor Documentation

XAP_QtApp::~XAP_QtApp (  )  [virtual]

Member Function Documentation

void XAP_QtApp::_setAbiSuiteLibDir (  )  [protected]

References gchar, and XAP_App::getAbiSuiteHome().

Referenced by XAP_QtApp().

int XAP_QtApp::exec (  )  [protected]

References m_app.

virtual XAP_Toolbar_ControlFactory* XAP_QtApp::getControlFactory ( void   )  [inline, virtual]

Implements XAP_App.

Referenced by EV_QtToolbar::synthesize().

virtual const char* XAP_QtApp::getDefaultEncoding (  )  const [inline, virtual]

Implements XAP_App.

virtual XAP_DialogFactory* XAP_QtApp::getDialogFactory ( void   )  [inline, virtual]

Implements XAP_App.

const char * XAP_QtApp::getUserPrivateDirectory ( void   )  const [virtual]

Implements XAP_App.

References DELETEPV, and XAP_App::migrate().

void XAP_QtApp::reallyExit ( void   )  [virtual]

Implements XAP_App.

References m_app.


Member Data Documentation

QApplication* XAP_QtApp::m_app [protected]

Referenced by exec(), reallyExit(), and XAP_QtApp().

int XAP_QtApp::m_qtArgc [private]

Referenced by XAP_QtApp().

const char* XAP_QtApp::m_qtArgv [private]

Referenced by XAP_QtApp().


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