Qt central, all operations relating to the view part here.
More...
#include <main_window.hpp>
Qt central, all operations relating to the view part here.
Definition at line 31 of file main_window.hpp.
s::MainWindow::MainWindow |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
s::MainWindow::~MainWindow |
( |
| ) |
|
void s::MainWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
void s::MainWindow::on_actionAbout_triggered |
( |
| ) |
|
|
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::ReadSettings |
( |
| ) |
|
void s::MainWindow::showNoMasterMessage |
( |
| ) |
|
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 main_window.cpp.
void s::MainWindow::WriteSettings |
( |
| ) |
|
QNode s::MainWindow::qnode |
|
private |
Ui::MainWindowDesign s::MainWindow::ui |
|
private |
The documentation for this class was generated from the following files: