ObjectController Class Reference

#include <ArmarXGui/libraries/qtpropertybrowser/examples/object_controller/objectcontroller.h>

+ Inheritance diagram for ObjectController:

Public Member Functions

QObject * object () const
 
 ObjectController (QWidget *parent=0)
 
void setObject (QObject *object)
 
 ~ObjectController ()
 

Detailed Description

Definition at line 47 of file objectcontroller.h.

Constructor & Destructor Documentation

◆ ObjectController()

ObjectController ( QWidget *  parent = 0)

Definition at line 446 of file objectcontroller.cpp.

+ Here is the call graph for this function:

◆ ~ObjectController()

Definition at line 479 of file objectcontroller.cpp.

Member Function Documentation

◆ object()

QObject * object ( ) const

Definition at line 516 of file objectcontroller.cpp.

+ Here is the caller graph for this function:

◆ setObject()

void setObject ( QObject *  object)

Definition at line 484 of file objectcontroller.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: