COPASI API
4.16.103
|
#include <NodeSizePanel.h>
Public Member Functions | |
NodeSizePanel (QWidget *parent=0, bool modal=false, Qt::WindowFlags fl=0) | |
Private Slots | |
void | cancel () |
void | setMaxValue () |
void | setMinAndMaxValues () |
void | setMinValue () |
Definition at line 19 of file NodeSizePanel.h.
NodeSizePanel::NodeSizePanel | ( | QWidget * | parent = 0 , |
bool | modal = false , |
||
Qt::WindowFlags | fl = 0 |
||
) |
Definition at line 66 of file NodeSizePanel.cpp.
References C_INT32, CQLayoutMainWindow::getMaxNodeSize(), and CQLayoutMainWindow::getMinNodeSize().
|
privateslot |
Definition at line 37 of file NodeSizePanel.cpp.
|
privateslot |
Definition at line 54 of file NodeSizePanel.cpp.
References C_INT32, and CQLayoutMainWindow::setMaxValue().
|
privateslot |
Definition at line 20 of file NodeSizePanel.cpp.
References C_INT32, and CQLayoutMainWindow::setMinAndMaxValue().
|
privateslot |
Definition at line 42 of file NodeSizePanel.cpp.
References C_INT32, and CQLayoutMainWindow::setMinValue().