gepetto::gui Namespace Reference

Namespaces

 omniOrb
 

Classes

class  ActionSearchBar
 
class  BodyTreeItem
 
class  BodyTreeWidget
 Contains the list of all the bodies in the scene. More...
 
class  ColorMap
 
class  CorbaInterface
 You must implement this interface is you have corba clients. More...
 
class  CorbaServer
 
class  DialogLoadEnvironment
 
class  DialogLoadRobot
 
class  JointModifierInterface
 Interface to add actions to the joint tree. More...
 
class  LedIndicator
 
class  MainWindow
 Class. More...
 
class  ModelInterface
 Interface to load robot models. More...
 
class  MultiSelection
 
class  NodeAction
 
class  NodeActionBase
 
class  OSGWidget
 Widget that displays scenes. More...
 
class  PickHandler
 
class  PluginInterface
 Base interface for C++ plugins. More...
 
class  PluginManager
 
class  PluginManagerDialog
 
class  PythonWidget
 Python plugin interface. More...
 
class  QtOsgKeyboard
 This class is a modified version of class QtKeyboardMap of OpenSceneGraph version 3.4.0 (file src/osgQt/GraphicsWindowQt.cpp) More...
 
class  SafeApplication
 
class  SelectionEvent
 
class  SelectionHandler
 
class  SelectionMode
 Base class to define selection mode. More...
 
class  ServerProcess
 
struct  Settings
 Settings manager for the interface. More...
 
class  ShortcutFactory
 
class  UniqueSelection
 Class that allows to select one body. More...
 
class  ViewerServerProcess
 
class  WindowsManager
 

Typedefs

typedef std::vector< BodyTreeItem * > BodyTreeItems_t
 
typedef graphics::shared_ptr< WindowsManagerWindowsManagerPtr_t
 
typedef graphics::WindowManagerPtr_t WindowManagerPtr_t
 
typedef WindowsManager::WindowID WindowID
 

Variables

const int DockKeyShortcutBase = Qt::CTRL + Qt::ALT
 

Typedef Documentation

typedef WindowsManager::WindowID gepetto::gui::WindowID
typedef graphics::WindowManagerPtr_t gepetto::gui::WindowManagerPtr_t
typedef graphics::shared_ptr<WindowsManager> gepetto::gui::WindowsManagerPtr_t

Variable Documentation

const int gepetto::gui::DockKeyShortcutBase = Qt::CTRL + Qt::ALT