![]()  | 
  
    Map Matching
    
   | 
 
#include <MainWindow.h>
Public Slots | |
| void | putNone () | 
| putNone Disable next button  More... | |
| void | readyToNext1 (File file1, File file2) | 
| readyToNext1 Pass informations  More... | |
| void | readyToNext2 (double fSpat, int fTemp) | 
| readyToNext2 Pass informations  More... | |
Public Member Functions | |
| MainWindow (QWidget *parent=0) | |
| ~MainWindow () | |
Protected Member Functions | |
| void | createConnections () | 
| createConnections  More... | |
| void | createGuiControlComponents () | 
| createGuiControlComponents  More... | |
| void | createMainLayout () | 
| createMainLayout  More... | |
| void | createSlidingStackedWidget () | 
| createSlidingStackedWidget  More... | |
| void | createSubSlidingWidgets () | 
| createSubSlidingWidgets  More... | |
Protected Attributes | |
| QHBoxLayout * | affLayout | 
| QPushButton * | buttonCancel | 
| QPushButton * | buttonNext | 
| Controller * | controller | 
| QGridLayout * | controlPaneLayout | 
| Grid | grille | 
| QVBoxLayout * | mainLayout | 
| QProcessViewer * | process | 
| Loading * | slideWidget1 | 
| Filtering * | slideWidget2 | 
| QMapWidget * | slideWidget3 | 
| SlidingStackedWidget * | slidingStacked | 
| Solver * | solver | 
| QThread * | thread | 
| Track | trace | 
| Value of the first Slide.  More... | |
Definition at line 20 of file MainWindow.h.
| MainWindow::MainWindow | ( | QWidget * | parent = 0 | ) | 
| MainWindow::~MainWindow | ( | ) | 
Definition at line 15 of file MainWindow.cpp.
      
  | 
  protected | 
createConnections
Definition at line 56 of file MainWindow.cpp.
      
  | 
  protected | 
createGuiControlComponents
Definition at line 19 of file MainWindow.cpp.
      
  | 
  protected | 
createMainLayout
Definition at line 26 of file MainWindow.cpp.
      
  | 
  protected | 
createSlidingStackedWidget
Definition at line 48 of file MainWindow.cpp.
      
  | 
  protected | 
createSubSlidingWidgets
Definition at line 41 of file MainWindow.cpp.
      
  | 
  slot | 
putNone Disable next button
Definition at line 75 of file MainWindow.cpp.
readyToNext1 Pass informations
Definition at line 80 of file MainWindow.cpp.
      
  | 
  slot | 
readyToNext2 Pass informations
| fSpat | value of spatial filter | 
| fTemp | value of temporal filter | 
Definition at line 90 of file MainWindow.cpp.
      
  | 
  protected | 
Definition at line 74 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 67 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 66 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 70 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 75 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 86 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 73 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 80 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 76 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 77 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 78 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 72 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 69 of file MainWindow.h.
      
  | 
  protected | 
Definition at line 68 of file MainWindow.h.
      
  | 
  protected | 
Value of the first Slide.
Definition at line 85 of file MainWindow.h.