src/mokaQtIhm/windows/select-bar.qt.cc File Reference

#include "select-bar.qt.hh"
#include "window.qt.hh"
#include "HtmlEntities.hh"
#include <QtGui/QVBoxLayout>
#include <QtGui/QToolTip>

Include dependency graph for select-bar.qt.cc:

Go to the source code of this file.

Defines

#define NB_SELECTION_BOUTONS   16

Variables

static const char *const mokaLabels [NB_SELECTION_BOUTONS]
static const TOrbit mokaOrbit [NB_SELECTION_BOUTONS]
static const char *const mokaTooltips [NB_SELECTION_BOUTONS]
static bool freezed = false


Define Documentation

#define NB_SELECTION_BOUTONS   16

Definition at line 31 of file select-bar.qt.cc.


Variable Documentation

bool freezed = false [static]

Definition at line 161 of file select-bar.qt.cc.

const char* const mokaLabels[NB_SELECTION_BOUTONS] [static]

Initial value:

{
   "B",
   "0", "1", "2", "3",
   "01*", "02*", "03*",
   "12", "13", "23",
   "S", "A*", "F*", "V*", "C"
}

Definition at line 36 of file select-bar.qt.cc.

const TOrbit mokaOrbit[NB_SELECTION_BOUTONS] [static]

Initial value:

{
   ORBIT_SELF,
   ORBIT_0, ORBIT_1, ORBIT_2, ORBIT_3,
   ORBIT_01 , ORBIT_02 , ORBIT_03,
   ORBIT_12 , ORBIT_13 , ORBIT_23,
   ORBIT_123, ORBIT_023, ORBIT_013, ORBIT_012, ORBIT_0123
}

Definition at line 45 of file select-bar.qt.cc.

const char* const mokaTooltips[NB_SELECTION_BOUTONS] [static]

Initial value:

{
   "[----: Brin]",
   "[0---]", "[-1--]", "[--2-]", "[---3]",
   "[01--: Face/Volume (ou demi-face)]",
   "[0-2-: Ar&ecirc;te/Volume]",
   "[0--3: Ar&ecirc;te/Face (ou demi-ar&ecirc;te)]",
   "[-12-: Sommet/Volume]", "[-1-3: Sommet/Face]",
   "[--23: Sommet/Ar&ecirc;te (ou demi-sommet)]",
   "[-123: Sommet]", "[0-23: Ar&ecirc;te]", "[01-3: Face]",
   "[012-: Volume]",
   "[0123: Composante connexe]"
}

Definition at line 54 of file select-bar.qt.cc.


Generated on Tue Jul 7 15:20:42 2009 for Moka ihmQt by  doxygen 1.5.8