All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Slots | Public Member Functions | Private Attributes
segbot_controller::MainWindow Class Reference

Qt central, all operations relating to the view part here. More...

#include <main_window.hpp>

List of all members.

Public Slots

void on_actionAbout_triggered ()
void on_button_connect_clicked (bool check)
void on_checkbox_use_environment_stateChanged (int state)
void updateLoggingView ()

Public Member Functions

void closeEvent (QCloseEvent *event)
 MainWindow (int argc, char **argv, QWidget *parent=0)
void ReadSettings ()
void showNoMasterMessage ()
void WriteSettings ()
 ~MainWindow ()

Private Attributes

QNode qnode
Ui::MainWindowDesign ui

Detailed Description

Qt central, all operations relating to the view part here.

Definition at line 31 of file main_window.hpp.


Constructor & Destructor Documentation

segbot_controller::MainWindow::MainWindow ( int  argc,
char **  argv,
QWidget *  parent = 0 
)

Definition at line 29 of file main_window.cpp.

Definition at line 55 of file main_window.cpp.


Member Function Documentation

void segbot_controller::MainWindow::closeEvent ( QCloseEvent *  event)

Definition at line 164 of file main_window.cpp.

Definition at line 123 of file main_window.cpp.

Definition at line 73 of file main_window.cpp.

Definition at line 94 of file main_window.cpp.

Definition at line 131 of file main_window.cpp.

Definition at line 61 of file main_window.cpp.

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.

Definition at line 152 of file main_window.cpp.


Member Data Documentation

Definition at line 59 of file main_window.hpp.

Ui::MainWindowDesign segbot_controller::MainWindow::ui [private]

Definition at line 58 of file main_window.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


segbot_controller
Author(s): lab
autogenerated on Sun Mar 24 2013 17:17:27