|
copasi API
0.1
|
#include <CReportDefinitionSelect.h>
Public Slots | |
| int | exec () |
Public Member Functions | |
| CReportDefinitionSelect (QWidget *parent=0, const char *name=0, Qt::WFlags fl=0) | |
| ~CReportDefinitionSelect () | |
| void | setReport (CReport *newReport) |
| void | cleanup () |
| void | loadReportDefinitionVector () |
Public Attributes | |
| ListViews * | pListView |
| CReport * | mpReport |
| QPushButton * | confirmButton |
| QPushButton * | cancelButton |
| Q3Frame * | frame5 |
| QLabel * | reportLabel |
| QComboBox * | reportDefinitionNameList |
| QLineEdit * | targetEdit |
| QLabel * | targetLabel |
| QCheckBox * | appendChecked |
| QPushButton * | jumpButton |
| QPushButton * | browseButton |
Protected Slots | |
| virtual void | languageChange () |
| void | cancelClicked () |
| void | confirmClicked () |
| void | jumpToReportDefinitionEdit () |
| void | jumpToFileBrowser () |
Protected Attributes | |
| Q3GridLayout * | CReportDefinitionSelectLayout |
| Q3GridLayout * | frame5Layout |
| CReportDefinitionSelect::CReportDefinitionSelect | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| CReportDefinitionSelect::~CReportDefinitionSelect | ( | ) |
| void CReportDefinitionSelect::cancelClicked | ( | ) | [protected, slot] |
| void CReportDefinitionSelect::cleanup | ( | ) |
| void CReportDefinitionSelect::confirmClicked | ( | ) | [protected, slot] |
| int CReportDefinitionSelect::exec | ( | ) | [slot] |
| void CReportDefinitionSelect::jumpToFileBrowser | ( | ) | [protected, slot] |
| void CReportDefinitionSelect::jumpToReportDefinitionEdit | ( | ) | [protected, slot] |
| void CReportDefinitionSelect::languageChange | ( | ) | [protected, virtual, slot] |
| void CReportDefinitionSelect::loadReportDefinitionVector | ( | ) |
| void CReportDefinitionSelect::setReport | ( | CReport * | newReport | ) |
| QCheckBox* CReportDefinitionSelect::appendChecked |
| QPushButton* CReportDefinitionSelect::browseButton |
| QPushButton* CReportDefinitionSelect::cancelButton |
| QPushButton* CReportDefinitionSelect::confirmButton |
Q3GridLayout* CReportDefinitionSelect::CReportDefinitionSelectLayout [protected] |
| Q3Frame* CReportDefinitionSelect::frame5 |
Q3GridLayout* CReportDefinitionSelect::frame5Layout [protected] |
| QPushButton* CReportDefinitionSelect::jumpButton |
| QLineEdit* CReportDefinitionSelect::targetEdit |
1.7.5.1