copasi API
0.1
|
#include <CQLayoutsWidget.h>
Signals | |
void | signal_show (int row) |
Public Member Functions | |
CQShowLayoutButton (unsigned int row, QWidget *pParent=NULL, const char *name="") | |
Protected Slots | |
void | slot_clicked () |
Protected Attributes | |
unsigned int | mRow |
CQShowLayoutButton::CQShowLayoutButton | ( | unsigned int | row, |
QWidget * | pParent = NULL , |
||
const char * | name = "" |
||
) |
void CQShowLayoutButton::signal_show | ( | int | row | ) | [signal] |
void CQShowLayoutButton::slot_clicked | ( | ) | [protected, slot] |
unsigned int CQShowLayoutButton::mRow [protected] |