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 28 of file main_window.hpp.
MainWindow::MainWindow |
( |
QNode * |
node, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
MainWindow::~MainWindow |
( |
| ) |
|
void MainWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
void MainWindow::on_actionAbout_triggered |
( |
| ) |
|
|
slot |
void MainWindow::on_button_connect_clicked |
( |
bool |
check | ) |
|
|
slot |
void MainWindow::on_checkbox_use_environment_stateChanged |
( |
int |
state | ) |
|
|
slot |
void MainWindow::ReadSettings |
( |
| ) |
|
void MainWindow::showNoMasterMessage |
( |
| ) |
|
void 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 110 of file main_window.cpp.
void MainWindow::WriteSettings |
( |
| ) |
|
Ui::MainWindowDesign MainWindow::ui |
|
private |
The documentation for this class was generated from the following files: