ADTF
|
Interface client for adtf::ui::giant::IQtShared. More...
Public Member Functions | |
Q_INVOKABLE QObject * | getObject (const QString &strName="") |
Get a handle to an existing or new Qt object (i.e. More... | |
Properties | |
bool | connected |
Interface client for adtf::ui::giant::IQtShared.
Using Qt Objects
Providing Qt Objects
Definition at line 215 of file interface_clients.h.
|
inline |
Get a handle to an existing or new Qt object (i.e.
a layout).
[in] | strName | The name of the object that is requested |
[out] | pObject | This pointer will be updated to point to the requested object. |
Definition at line 232 of file interface_clients.h.
References THROW_IF_FAILED.