ImGraph
 All Classes Functions Variables Enumerations Pages
ToolsWindow Class Reference
Inheritance diagram for ToolsWindow:

Public Slots

void updateMatrix ()
 

Public Member Functions

 ToolsWindow (QString name, MatrixViewer *parent)
 
void addWidget (QWidget *obj)
 
void linkWithMatrix (MatrixViewer *mView)
 

Protected Member Functions

void closeEvent (QCloseEvent *e)
 
void showEvent (QShowEvent *event)
 
void hideEvent (QHideEvent *event)
 

Protected Attributes

MatrixViewer_parent
 
QPushButton * _updateMatrix
 
QComboBox * _matrixTypes
 
QComboBox * _matrixVals
 
QLineEdit * _rows
 
QLineEdit * _cols
 
QLineEdit * _channels
 
QPushButton * color_choose
 
QLineEdit * pencilSize
 
QPointer< QBoxLayout > myLayout
 

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