QtiPlot  0.9.8.2
Public Member Functions | Protected Member Functions | Private Slots | Private Attributes | List of all members
QtiPlotApplication Class Reference

#include <QtiPlotApplication.h>

Inheritance diagram for QtiPlotApplication:

Public Member Functions

void activateWindow (ApplicationWindow *w)
 
void append (ApplicationWindow *w)
 
 QtiPlotApplication (int &argc, char **argv)
 
void remove (ApplicationWindow *w)
 

Protected Member Functions

bool event (QEvent *)
 

Private Slots

void close ()
 

Private Attributes

QList< ApplicationWindow * > d_windows
 

Constructor & Destructor Documentation

QtiPlotApplication::QtiPlotApplication ( int &  argc,
char **  argv 
)

Member Function Documentation

void QtiPlotApplication::activateWindow ( ApplicationWindow w)
void QtiPlotApplication::append ( ApplicationWindow w)
inline

References activateWindow(), d_windows, and event().

void QtiPlotApplication::close ( )
privateslot
bool QtiPlotApplication::event ( QEvent *  event)
protected
void QtiPlotApplication::remove ( ApplicationWindow w)

References d_windows.

Member Data Documentation

QList<ApplicationWindow *> QtiPlotApplication::d_windows
private

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