Public Slots | Public Member Functions | Private Member Functions | Private Attributes
tibi_coop_gui::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_cat_clicked (bool check)
void on_button_eng_clicked (bool check)
void on_button_esp_clicked (bool check)
void on_button_goal_1_clicked (bool check)
void on_button_goal_2_clicked (bool check)
void on_button_goal_3_clicked (bool check)
void setLanguage (int index)
void timerDone ()

Public Member Functions

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

Private Member Functions

void getGoals ()
void loadTexts ()

Private Attributes

std::vector< std::vector
< std::string > > 
goals
std::vector< std::vector
< std::string > > 
info
int lastLanguage
QNode qnode
std::vector< std::vector
< std::string > > 
tabs
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

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

Definition at line 29 of file main_window.cpp.

Definition at line 61 of file main_window.cpp.


Member Function Documentation

void MainWindow::closeEvent ( QCloseEvent *  event)

Definition at line 324 of file main_window.cpp.

void MainWindow::getGoals ( ) [private]

Definition at line 181 of file main_window.cpp.

void MainWindow::loadTexts ( ) [private]

Definition at line 196 of file main_window.cpp.

Definition at line 304 of file main_window.cpp.

void MainWindow::on_button_cat_clicked ( bool  check) [slot]

Definition at line 71 of file main_window.cpp.

void MainWindow::on_button_eng_clicked ( bool  check) [slot]

Definition at line 76 of file main_window.cpp.

void MainWindow::on_button_esp_clicked ( bool  check) [slot]

Definition at line 81 of file main_window.cpp.

Definition at line 86 of file main_window.cpp.

Definition at line 94 of file main_window.cpp.

Definition at line 102 of file main_window.cpp.

Definition at line 312 of file main_window.cpp.

void MainWindow::setLanguage ( int  index) [slot]

Definition at line 129 of file main_window.cpp.

void MainWindow::timerDone ( ) [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 119 of file main_window.cpp.

Definition at line 318 of file main_window.cpp.


Member Data Documentation

Definition at line 65 of file main_window.hpp.

Definition at line 64 of file main_window.hpp.

Definition at line 66 of file main_window.hpp.

Definition at line 62 of file main_window.hpp.

Definition at line 63 of file main_window.hpp.

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

Definition at line 61 of file main_window.hpp.


The documentation for this class was generated from the following files:


tibi_coop_gui
Author(s): fherrero
autogenerated on Fri Dec 6 2013 23:44:26