$search

s::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_actionAbout_triggered ()
void on_button_connect_clicked (bool check)
void on_button_connect_clicked (bool check)
void on_checkbox_use_environment_stateChanged (int state)
void on_checkbox_use_environment_stateChanged (int state)
void updateLoggingView ()
void updateLoggingView ()

Public Member Functions

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

Private Attributes

QNode qnode
Ui::MainWindowDesign ui

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 
)

Definition at line 29 of file src/main_window.cpp.

s::MainWindow::~MainWindow (  ) 

Definition at line 55 of file src/main_window.cpp.

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  ) 

Definition at line 164 of file src/main_window.cpp.

void s::MainWindow::on_actionAbout_triggered (  )  [slot]
void s::MainWindow::on_actionAbout_triggered (  )  [slot]

Definition at line 123 of file src/main_window.cpp.

void s::MainWindow::on_button_connect_clicked ( bool  check  )  [slot]
void s::MainWindow::on_button_connect_clicked ( bool  check  )  [slot]

Definition at line 73 of file src/main_window.cpp.

void s::MainWindow::on_checkbox_use_environment_stateChanged ( int  state  )  [slot]
void s::MainWindow::on_checkbox_use_environment_stateChanged ( int  state  )  [slot]

Definition at line 94 of file src/main_window.cpp.

void s::MainWindow::ReadSettings (  ) 
void s::MainWindow::ReadSettings (  ) 

Definition at line 131 of file src/main_window.cpp.

void s::MainWindow::showNoMasterMessage (  ) 
void s::MainWindow::showNoMasterMessage (  ) 

Definition at line 61 of file src/main_window.cpp.

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 (  ) 

Definition at line 152 of file src/main_window.cpp.


Member Data Documentation

Definition at line 46 of file include/PACKAGE_NAME/main_window.hpp.

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

Definition at line 45 of file include/PACKAGE_NAME/main_window.hpp.


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


qt_create
Author(s): Daniel Stonier
autogenerated on Mon Mar 4 11:55:57 2013