GitkrLayout Class Reference

gitkr qb layout More...

#include <GitkrLayout.h>

Inheritance diagram for GitkrLayout:

Inheritance graph
[legend]
Collaboration diagram for GitkrLayout:

Collaboration graph
[legend]

Public Member Functions

void getStyle (SbString &style)
 GitkrLayout (GitkDialogPtr dialog)
void hide ()
void show ()

Static Public Attributes

SoSeparator * sceneRoot
 the scene root - container for all dialogs and dispatcher for events

QbExaminerViewer * viewer
 viewer for the scene graph

QbWidgetController * widgetController
 the scene root - container for all dialogs and dispatcher for events

QWidget * window
 Qt window container object for the viewer.


Private Member Functions

void addRadioGroup (xmlNodePtr node, QbBox *box)
void build ()
void build_recursive (QbBox *parentBox, xmlNodePtr cur, bool box_vert)

Private Attributes

QbBox * controlBox
 dialog ctrl widgets (such as okay, cancel)

SoNode * decoration
GitkDialogPtr dialog
QbBox * dialogBox
 contains mainBox and controlBox

GitkrWidgetList gitkrWidgets
QbBox * mainBox
 dialog main widgets

QbLabel * titleLabel

Static Private Attributes

const char * DEFAULT_DECORATION []

Detailed Description

gitkr qb layout

See also:
gitk.h, GitkLayout

Definition at line 12 of file GitkrLayout.h.


Field Documentation

QbBox* GitkrLayout::controlBox [private]
 

dialog ctrl widgets (such as okay, cancel)

Definition at line 32 of file GitkrLayout.h.

QbBox* GitkrLayout::dialogBox [private]
 

contains mainBox and controlBox

Definition at line 29 of file GitkrLayout.h.

QbBox* GitkrLayout::mainBox [private]
 

dialog main widgets

Definition at line 31 of file GitkrLayout.h.

SoSeparator* GitkrLayout::sceneRoot [static]
 

the scene root - container for all dialogs and dispatcher for events

Definition at line 22 of file GitkrLayout.h.

QbExaminerViewer* GitkrLayout::viewer [static]
 

viewer for the scene graph

Definition at line 21 of file GitkrLayout.h.

QbWidgetController* GitkrLayout::widgetController [static]
 

the scene root - container for all dialogs and dispatcher for events

Definition at line 23 of file GitkrLayout.h.

QWidget* GitkrLayout::window [static]
 

Qt window container object for the viewer.

Definition at line 20 of file GitkrLayout.h.


The documentation for this class was generated from the following file:
Generated on Thu Oct 28 11:03:46 2004 for gitk by doxygen 1.3.6