#include <copasiui3window.h>
List of all members.
Constructor & Destructor Documentation
CopasiUI3Window::~CopasiUI3Window |
( |
| ) |
|
Member Function Documentation
void CopasiUI3Window::about |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::aboutQt |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::autoSave |
( |
| ) |
[slot] |
void CopasiUI3Window::checkPendingMessages |
( |
| ) |
|
void CopasiUI3Window::closeEvent |
( |
QCloseEvent * |
e | ) |
[protected, virtual] |
void CopasiUI3Window::customEvent |
( |
QEvent * |
| ) |
[protected, slot] |
void CopasiUI3Window::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
[protected] |
void CopasiUI3Window::dropEvent |
( |
QDropEvent * |
event | ) |
[protected] |
std::string CopasiUI3Window::exportSBMLToString |
( |
| ) |
|
QThread * CopasiUI3Window::getMainThread |
( |
| ) |
const |
ListViews * CopasiUI3Window::getMainWidget |
( |
| ) |
|
void CopasiUI3Window::importSBMLFromString |
( |
const std::string & |
sbmlDocumentText | ) |
|
This is used to import an sbml file from a std::string in the gui it does all the necessaray GUI stuff like asking to save the old document, displaying messages, etc.
void CopasiUI3Window::license |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::listViewsFolderChanged |
( |
const QModelIndex & |
index | ) |
[protected, slot] |
void CopasiUI3Window::newDoc |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotApplyInitialState |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotCapture |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotCheckModel |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotConvertToIrreversible |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotExpandModel |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotExportMathModel |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotExportSBML |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotFileExamplesCopasiFiles |
( |
QString |
file = QString::null | ) |
[protected, slot] |
void CopasiUI3Window::slotFileExamplesSBMLFiles |
( |
QString |
file = QString::null | ) |
[protected, slot] |
void CopasiUI3Window::slotFileOpen |
( |
QString |
file = QString::null | ) |
[protected, slot] |
void CopasiUI3Window::slotFilePrint |
( |
| ) |
[protected, slot] |
bool CopasiUI3Window::slotFileSave |
( |
| ) |
[protected, slot] |
bool CopasiUI3Window::slotFileSaveAs |
( |
QString |
str = QString::null | ) |
[protected, slot] |
void CopasiUI3Window::slotFontSelection |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotFrameworkChanged |
( |
int |
index | ) |
[protected, slot] |
void CopasiUI3Window::slotImportSBML |
( |
QString |
file = QString::null | ) |
[protected, slot] |
void CopasiUI3Window::slotObjectBrowserDialogWasClosed |
( |
| ) |
[slot] |
This should only be called by the destructor of the object browser dialog otherwise a memory leak occurs
void CopasiUI3Window::slotOpenRecentFile |
( |
QAction * |
pAction | ) |
[protected, slot] |
void CopasiUI3Window::slotOpenRecentSBMLFile |
( |
QAction * |
pAction | ) |
[protected, slot] |
void CopasiUI3Window::slotPreferences |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotQuit |
( |
| ) |
[protected, slot] |
bool CopasiUI3Window::slotRegistration |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotShowObjectBrowserDialog |
( |
bool |
flag | ) |
[protected, slot] |
This should only be called via signal by the corresponding QAction mpaObjectBrowser. Otherwise the QAction will not be up to date.
void CopasiUI3Window::slotShowSliders |
( |
bool |
flag | ) |
[slot] |
void CopasiUI3Window::slotTutorialWizard |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotUpdateInitialState |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::slotUpdateMIRIAM |
( |
| ) |
[protected, slot] |
void CopasiUI3Window::suspendAutoSave |
( |
const bool & |
suspend | ) |
|
The documentation for this class was generated from the following files: