QtiPlot 0.9.7.3
Public Member Functions | Protected Member Functions | Private Attributes

QtiPlotApplication Class Reference

#include <QtiPlotApplication.h>

List of all members.

Public Member Functions

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

Protected Member Functions

bool event (QEvent *)

Private Attributes

QList< ApplicationWindow * > d_windows

Constructor & Destructor Documentation

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

Member Function Documentation

void QtiPlotApplication::append ( ApplicationWindow w) [inline]

References d_windows.

bool QtiPlotApplication::event ( QEvent *  event) [protected]
void QtiPlotApplication::remove ( ApplicationWindow w) [inline]

References d_windows.


Member Data Documentation

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


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