Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
namespace RavlGUIN |
Created: | 23/03/1999 |
User Level: | Default |
Library: | RavlGUI |
Example: | exCanvas.cc |
Comments:
This file is part of RAVL, Recognition And Vision Library Copyright (C) 2001, University of Surrey This code may be redistributed under the terms of the GNU Lesser General Public License (LGPL). See the lgpl.licence file for details or see http://www.gnu.org/copyleft/lesser.html file-header-ends-here ////////////////////////////////////////////////////////////
Child Classes:#include "Ravl/GUI/Window.hh" |
WindowC | Window handle. |
#include "Ravl/GUI/Manager.hh" |
ManagerC | GUI Manager class |
#include "Ravl/GUI/Widget.hh" |
WidgetC | Base Widget handle. |
#include "Ravl/GUI/Tree.hh" |
TreeBodyC | Tree body |
#include "Ravl/GUI/Menu.hh" |
MenuC | Pixmap |
#include "Ravl/GUI/SignalInfo.hh" |
GTKSignalInfoC | Signal info |
#include "Ravl/GUI/Widget.hh" |
WidgetBodyC | Widget base body. |
#include "Ravl/GUI/Cursor.hh" |
CursorC | Cursor handle |
#include "Ravl/GUI/Window.hh" |
WindowBodyC | Window body. |
#include "Ravl/GUI/MouseEvent.hh" |
MouseEventC | Mouse event information. |
CListEventC | Print description of mouse event to stream. |
#include "Ravl/GUI/Cursor.hh" |
CursorBodyC | Cursor body |
#include "Ravl/GUI/Button.hh" |
ButtonC | Button handle. |
ButtonBodyC | Button body. |
#include "Ravl/GUI/Pixmap.hh" |
PixmapBodyC | Pixmap body |
PixmapC | Pixmap |
#include "Ravl/GUI/ToolTips.hh" |
ToolTipsC | Tool tip set handle. |
ToolTipsBodyC | Tool tip set body. |
#include "Ravl/GUI/CWidget.hh" |
ContainerWidgetBodyC | Container Widget Body |
ContainerWidgetC | Container Widget |
#include "Ravl/GUI/OneChild.hh" |
OneChildBodyC | Base class for all widgets with exactly one child. |
OneChildC | Base class for all widgets with exactly one child. |
#include "Ravl/GUI/PackInfo.hh" |
PackInfoBodyC | Packing info widget. |
PackInfoC | Packing info widget. |
#include "Ravl/GUI/Menu.hh" |
MenuItemBodyC | Menu item body |
MenuItemC | Menu item |
MenuBodyC | Pixmap body |
MenuBarBodyC | Pixmap body |
MenuBarC | Pixmap |
#include "Ravl/GUI/Label.hh" |
LabelC | Label |
LabelBodyC | Label body |
#include "Ravl/GUI/LBox.hh" |
LBoxBodyC | Layout box |
LBoxC | Layout box |
#include "Ravl/GUI/FileSelector.hh" |
FileSelectorC | FileSelector |
FileSelectorBodyC | FileSelector body |
#include "Ravl/GUI/TextEntry.hh" |
TextEntryC | TextEntry |
TextEntryBodyC | TextEntry body |
#include "Ravl/GUI/Slider.hh" |
SliderC | Slider |
SliderBodyC | Slider body |
#include "Ravl/GUI/ScrolledArea.hh" |
ScrolledAreaBodyC | ScrolledArea body. |
ScrolledAreaC | ScrolledArea handle. |
#include "Ravl/GUI/Fixed.hh" |
FixedWidgetBodyC | Fixed layout widget. |
FixedWidgetC | Fixed layout widget. |
#include "Ravl/GUI/EventBox.hh" |
EventBoxBodyC | Event box widget. |
EventBoxC | Event box. |
#include "Ravl/GUI/Frame.hh" |
FrameC | Put a frame around some other widgets. |
FrameBodyC | Put a frame around some other widgets. |
#include "Ravl/GUI/ToggleButton.hh" |
ToggleButtonC | Toggle Button handle. |
ToggleButtonBodyC | Toggle Button body. |
CheckButtonBodyC | Check Button body. |
CheckButtonC | Check Button handle. |
#include "Ravl/GUI/StatusBar.hh" |
StatusBarBodyC | Status bar body. |
StatusBarC | Status bar. |
#include "Ravl/GUI/Combo.hh" |
ComboC | Combo handle. |
ComboBodyC | Combo body. |
#include "Ravl/GUI/List.hh" |
ListC | List handle. |
ListBodyC | List body. |
#include "Ravl/GUI/MenuCheck.hh" |
MenuCheckItemBodyC | Menu check item body |
MenuCheckItemC | Menu item |
#include "Ravl/GUI/RawCanvas.hh" |
RawCanvasBodyC | RawCanvas body. |
RawCanvasC | RawCanvas handle. |
#include "Ravl/GUI/Table.hh" |
WidgeInfoC | |
TableBodyC | Table body |
TableC | Table. |
#include "Ravl/GUI/Tree.hh" |
TreeC | Tree |
TreeItemC | Leaf of tree. |
TreeItemBodyC | Leaf of tree. |
#include "Ravl/GUI/Separator.hh" |
SeparatorBodyC | Vertical or horizontal separator. |
SeparatorC | Vertical or horizontal separator. |
#include "Ravl/GUI/Ruler.hh" |
RulerBodyC | Ruler body. |
RulerC | Ruler . |
#include "Ravl/GUI/Bitmap.hh" |
BitmapBodyC | Bitmap body. |
BitmapC | Bitmap. |
#include "Ravl/GUI/Notebook.hh" |
NotebookC | Notebook |
NotebookBodyC | Notebook |
#include "Ravl/GUI/CList.hh" |
CListCellC | Cell info. |
CListBodyC | CList widget body. |
CListC | CList widget. |
#include "Ravl/GUI/VLabel.hh" |
VLabelBodyC | Vertical Label body |
VLabelC | Vertical Label. |
#include "Ravl/GUI/SpinButton.hh" |
SpinButtonC | Spin button body. |
SpinButtonBodyC | Spin button body. |
#include "Ravl/GUI/RadioButton.hh" |
RadioButtonC | Radio button |
RadioButtonBodyC | Radio button body. |
#include "Ravl/GUI/ProgressBar.hh" |
ProgressBarC | Vertical or horizontal separator. |
ProgressBarBodyC | Vertical or horizontal separator. |
#include "Ravl/GUI/TextBox.hh" |
TextBoxC | TextBox |
TextBoxBodyC | TextBox body |
#include "Ravl/GUI/DragAndDrop.hh" |
PositionTimeC | Position and time of an event. |
DNDDataInfoC | Drag and drop info. |
#include "Ravl/GUI/Paned.hh" |
PanedBodyC | Base class for all widgets with exactly one child. |
PanedC | Base class for all widgets with exactly one child. |
#include "Ravl/GUI/Canvas.hh" |
CanvasC | Widget in which graphics can be rendered. |
CanvasBodyC | Widget in which graphics can be rendered. |
#include "Ravl/GUI/Canvas3D.hh" |
Canvas3DC | 3D Canvas Widget. |
#include "Ravl/GUI/DObject3D.hh" |
DObject3DBodyC | Body of a basic display object in a 3d world. |
DObject3DC | Handle to basic object in a 3d world. |
DOpenGLBodyC | Body for OpenGL code invokation class. |
DOpenGLC | OpenGL code invokation class. |
DObjectSet3DBodyC | Body of a object set in a 3d world. |
DObjectSet3DC | Handle to basic object in a 3d world. |
#include "Ravl/GUI/DLight3D.hh" |
DLight3DBodyC | Draw some lines. |
DLight3DC | Draw some lines. |
#include "Ravl/GUI/Canvas3D.hh" |
Canvas3DBodyC | 3D Canvas body. |
#include "Ravl/GUI/DViewPoint3D.hh" |
DViewPoint3DBodyC | Setup a view point in the 3D world. |
DViewPoint3DC | Setup a view point in the 3D world. |
#include "Ravl/GUI/DCube3D.hh" |
DCube3DBodyC | Body of a object set in a 3d world. |
DCube3DC | Handle to basic object in a 3d world. |
#include "Ravl/GUI/Util.hh" |
DTransform3DBodyC | Rotate objects |
DTransform3DC | Transform objects |
#include "Ravl/GUI/DTriMesh3D.hh" |
DTriMesh3DBodyC | Draw a TriMesh |
DTriMesh3DC | Draw a TriMesh |
#include "Ravl/GUI/DPointSet3D.hh" |
DPointSet3DBodyC | |
DPointSet3DC |
#include "Ravl/GUI/DPWindow.hh" |
DPWindowC | DP Window. |
DPWindowBodyC | DP Window base. |
#include "Ravl/GUI/DPDisplayView.hh" |
DPDisplayViewBodyC | Widget for displaying DPDisplayObjC's. |
#include "Ravl/GUI/DPDisplayObj.hh" |
DPDisplayObjBodyC | Display object body |
DPDisplayObjC | Display object. |
#include "Ravl/GUI/DPDisplayImage.hh" |
DPDisplayImageRGBBodyC | DPDisplayObj to handle images. |
DPDisplayImageRGBC | DPDisplayObj to handle images. |
DPDisplayImageRealBodyC | DPDisplayObj to handle images. |
DPDisplayImageRealC | DPDisplayObj to handle images. |
DPDisplayImageByteBodyC | DPDisplayObj to handle images. |
DPDisplayImageByteC | DPDisplayObj to handle images. |
#include "Ravl/GUI/DPWindowOPort.hh" |
DPWindowOPortBodyC | Window OPort body. |
DPWindowOPortC | Window OPort. |
#include "Ravl/GUI/DPWindowFormat.hh" |
DPWindowFormatBodyC | |
DPWindowFormatC |
#include "Ravl/GUI/DPDisplayView.hh" |
DPDisplayViewC | Widget for displaying DPDisplayObjC's. |
#include "Ravl/VPlay/PlayControl.hh" |
PlayControlC | Play Control GUI interface. |
PlayControlBodyC | Play Control GUI interface body. |
#include "Ravl/GUI/ProgressBar.hh" |
#include "Ravl/GUI/Canvas3D.hh" |
#include "Ravl/GUI/RadioButton.hh" |
#include "Ravl/GUI/Widget.hh" |
#include "Ravl/GUI/MouseEvent.hh" |
#include "Ravl/GUI/Button.hh" |
#include "Ravl/GUI/Menu.hh" |
#include "Ravl/GUI/Label.hh" |
#include "Ravl/GUI/LBox.hh" |
#include "Ravl/GUI/FileSelector.hh" |
#include "Ravl/GUI/TextEntry.hh" |
#include "Ravl/GUI/Slider.hh" |
#include "Ravl/GUI/ToggleButton.hh" |
#include "Ravl/GUI/Combo.hh" |
#include "Ravl/GUI/List.hh" |
#include "Ravl/GUI/MenuCheck.hh" |
#include "Ravl/GUI/Separator.hh" |
#include "Ravl/GUI/VLabel.hh" |
#include "Ravl/GUI/SpinButton.hh" |
#include "Ravl/GUI/RadioButton.hh" |
#include "Ravl/GUI/ProgressBar.hh" |
#include "Ravl/GUI/DObject3D.hh" |
#include "Ravl/GUI/DTriMesh3D.hh" |
#include "Ravl/GUI/DPWindow.hh" |
Documentation by CxxDoc: Tue Aug 13 09:59:27 2002 |