#include <MainWindowWorkflowApp.h>
Definition at line 20 of file MainWindowWorkflowApp.h.
MainWindowWorkflowApp::MainWindowWorkflowApp |
( |
QString |
appName, |
|
|
WorkflowAppWidget * |
theApp, |
|
|
RemoteService * |
theRemoteInterface, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
MainWindowWorkflowApp::~MainWindowWorkflowApp |
( |
| ) |
|
void MainWindowWorkflowApp::about |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::attemptLogin |
( |
QString |
, |
|
|
QString |
|
|
) |
| |
|
signal |
void MainWindowWorkflowApp::attemptLoginReturn |
( |
bool |
ok | ) |
|
|
slot |
void MainWindowWorkflowApp::cite |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::copyright |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::errorMessage |
( |
QString |
message | ) |
|
|
slot |
void MainWindowWorkflowApp::fatalMessage |
( |
QString |
message | ) |
|
|
slot |
void MainWindowWorkflowApp::logout |
( |
| ) |
|
|
signal |
void MainWindowWorkflowApp::logoutReturn |
( |
bool |
ok | ) |
|
|
slot |
void MainWindowWorkflowApp::manual |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::newFile |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::onExitButtonClicked |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::onLoginButtonClicked |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::onLoginSubmitButtonClicked |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::onRemoteGetButtonClicked |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::onRemoteRunButtonClicked |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::onRunButtonClicked |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::open |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::openFile |
( |
QString |
filename | ) |
|
|
slot |
void MainWindowWorkflowApp::preferences |
( |
| ) |
|
|
slot |
bool MainWindowWorkflowApp::save |
( |
| ) |
|
|
slot |
bool MainWindowWorkflowApp::saveAs |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::setAbout |
( |
QString & |
about | ) |
|
void MainWindowWorkflowApp::setAbout |
( |
QString & |
newTitle, |
|
|
QString & |
newTextSource |
|
) |
| |
void MainWindowWorkflowApp::setCite |
( |
QString & |
cite | ) |
|
void MainWindowWorkflowApp::setCopyright |
( |
QString & |
copyright | ) |
|
void MainWindowWorkflowApp::setDocumentationURL |
( |
QString & |
version | ) |
|
void MainWindowWorkflowApp::setFeedbackURL |
( |
QString & |
feedback | ) |
|
void MainWindowWorkflowApp::setVersion |
( |
QString & |
version | ) |
|
void MainWindowWorkflowApp::statusMessage |
( |
QString |
message | ) |
|
|
slot |
void MainWindowWorkflowApp::submitFeedback |
( |
| ) |
|
|
slot |
void MainWindowWorkflowApp::version |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: