Public Slots | Public Member Functions | Private Member Functions | Private Attributes
dabo_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_demo_exit_clicked (bool check)
void on_button_eng_clicked (bool check)
void on_button_esp_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

int currentGoalIndex
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 64 of file main_window.cpp.


Member Function Documentation

void MainWindow::closeEvent ( QCloseEvent *  event)

Definition at line 335 of file main_window.cpp.

void MainWindow::getGoals ( ) [private]

Definition at line 187 of file main_window.cpp.

void MainWindow::loadTexts ( ) [private]

Definition at line 202 of file main_window.cpp.

Definition at line 315 of file main_window.cpp.

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

Definition at line 74 of file main_window.cpp.

Definition at line 89 of file main_window.cpp.

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

Definition at line 79 of file main_window.cpp.

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

Definition at line 84 of file main_window.cpp.

Definition at line 323 of file main_window.cpp.

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

Definition at line 137 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 107 of file main_window.cpp.

Definition at line 329 of file main_window.cpp.


Member Data Documentation

Definition at line 66 of file main_window.hpp.

Definition at line 64 of file main_window.hpp.

Definition at line 63 of file main_window.hpp.

Definition at line 65 of file main_window.hpp.

Definition at line 61 of file main_window.hpp.

Definition at line 62 of file main_window.hpp.

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

Definition at line 60 of file main_window.hpp.


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


dabo_coop_gui
Author(s): fherrero
autogenerated on Fri Dec 6 2013 23:14:17