s::MainWindow Class Reference
Qt central, all operations relating to the view part here.
More...
#include <main_window.hpp>
List of all members.
Detailed Description
Qt central, all operations relating to the view part here.
Definition at line 26 of file include/PACKAGE_NAME/main_window.hpp.
Constructor & Destructor Documentation
s::MainWindow::MainWindow |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
QWidget * |
parent = 0 | |
|
) |
| | |
s::MainWindow::~MainWindow |
( |
|
) |
|
s::MainWindow::MainWindow |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
QWidget * |
parent = 0 | |
|
) |
| | |
s::MainWindow::~MainWindow |
( |
|
) |
|
Member Function Documentation
void s::MainWindow::closeEvent |
( |
QCloseEvent * |
event |
) |
|
void s::MainWindow::closeEvent |
( |
QCloseEvent * |
event |
) |
|
void s::MainWindow::on_actionAbout_triggered |
( |
|
) |
[slot] |
void s::MainWindow::on_actionAbout_triggered |
( |
|
) |
[slot] |
void s::MainWindow::on_button_connect_clicked |
( |
bool |
check |
) |
[slot] |
void s::MainWindow::on_button_connect_clicked |
( |
bool |
check |
) |
[slot] |
void s::MainWindow::on_checkbox_use_environment_stateChanged |
( |
int |
state |
) |
[slot] |
void s::MainWindow::on_checkbox_use_environment_stateChanged |
( |
int |
state |
) |
[slot] |
void s::MainWindow::ReadSettings |
( |
|
) |
|
void s::MainWindow::ReadSettings |
( |
|
) |
|
void s::MainWindow::showNoMasterMessage |
( |
|
) |
|
void s::MainWindow::showNoMasterMessage |
( |
|
) |
|
void s::MainWindow::updateLoggingView |
( |
|
) |
[slot] |
void s::MainWindow::updateLoggingView |
( |
|
) |
[slot] |
This function is signalled by the underlying model. When the model changes, this will drop the cursor down to the last line in the QListview to ensure the user can always see the latest log message.
Definition at line 115 of file src/main_window.cpp.
void s::MainWindow::WriteSettings |
( |
|
) |
|
void s::MainWindow::WriteSettings |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: