#include <testWindow.h>
Public Slots | |
void | buttonClicked () |
Public Member Functions | |
testWindow (int width=500, int height=500, QWidget *parent=NULL) | |
~testWindow () | |
Public Attributes | |
QtPLWidget * | plot |
testWindow::testWindow | ( | int | width = 500 , |
|
int | height = 500 , |
|||
QWidget * | parent = NULL | |||
) | [inline] |
testWindow::~testWindow | ( | ) | [inline] |
void testWindow::buttonClicked | ( | ) | [inline, slot] |