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>

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)

Referenced by event().

void QtiPlotApplication::append ( ApplicationWindow w)
inline

References d_windows.

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

Referenced by append(), close(), event(), and remove().


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