Fonctions membres publiques | |
| Viewport () | |
| ~Viewport () | |
| void | setCanvas (QWidget *canvas) |
| void | removeCanvas (QWidget *canvas) |
| void | centerCanvas (bool centered) |
Attributs privés | |
| QGridLayout * | m_layout |
Définition à la ligne 159 du fichier KoCanvasController.h.
| KoCanvasController::Viewport::Viewport | ( | ) |
Définition à la ligne 143 du fichier KoCanvasController.cpp.
Références centerCanvas(), et m_layout.
Voici le graphe d'appel pour cette fonction :
| KoCanvasController::Viewport::~Viewport | ( | ) | [inline] |
Définition à la ligne 162 du fichier KoCanvasController.h.
| void KoCanvasController::Viewport::setCanvas | ( | QWidget * | canvas | ) |
Définition à la ligne 154 du fichier KoCanvasController.cpp.
Références m_layout.
Référencé par KoCanvasController::setCanvas().
Voici le graphe d'appel pour cette fonction :
| void KoCanvasController::Viewport::removeCanvas | ( | QWidget * | canvas | ) |
Définition à la ligne 158 du fichier KoCanvasController.cpp.
Références m_layout.
Référencé par KoCanvasController::setCanvas().
Voici le graphe d'appel pour cette fonction :
| void KoCanvasController::Viewport::centerCanvas | ( | bool | centered | ) |
Définition à la ligne 162 du fichier KoCanvasController.cpp.
Références m_layout.
Référencé par KoCanvasController::centerCanvas(), et Viewport().
Voici le graphe d'appel pour cette fonction :
QGridLayout* KoCanvasController::Viewport::m_layout [private] |
Définition à la ligne 167 du fichier KoCanvasController.h.
Référencé par centerCanvas(), removeCanvas(), setCanvas(), et Viewport().
1.5.1-p1