#include <BALL/VIEW/KERNEL/message.h>
Register a QObject to a URL in the documentation This message is send by ModularWidget::registerForHelpSystem and should probably not be used otherwise.
Definition at line 808 of file message.h.
BALL::VIEW::RegisterHelpSystemMessage::RegisterHelpSystemMessage |
( |
| ) |
|
const QObject* BALL::VIEW::RegisterHelpSystemMessage::getObject |
( |
| ) |
const |
|
inline |
const String& BALL::VIEW::RegisterHelpSystemMessage::getURL |
( |
| ) |
const |
|
inline |
bool BALL::VIEW::RegisterHelpSystemMessage::isRegister |
( |
| ) |
const |
|
inline |
void BALL::VIEW::RegisterHelpSystemMessage::setObject |
( |
const QObject * |
object | ) |
|
|
inline |
void BALL::VIEW::RegisterHelpSystemMessage::setRegisterMode |
( |
bool |
state | ) |
|
|
inline |
void BALL::VIEW::RegisterHelpSystemMessage::setURL |
( |
const String & |
url | ) |
|
|
inline |
Index BALL::VIEW::RegisterHelpSystemMessage::menu_entry_ |
|
protected |
const QObject* BALL::VIEW::RegisterHelpSystemMessage::object_ |
|
protected |
bool BALL::VIEW::RegisterHelpSystemMessage::register_ |
|
protected |
String BALL::VIEW::RegisterHelpSystemMessage::url_ |
|
protected |