BALL::VIEW::RegisterHelpSystemMessage Class Reference
[Messages]

#include <BALL/VIEW/KERNEL/message.h>

Inheritance diagram for BALL::VIEW::RegisterHelpSystemMessage:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 RegisterHelpSystemMessage ()
void setObject (const QObject *object)
void setURL (const String &url)
void setRegisterMode (bool state)
const QObjectgetObject () const
const StringgetURL () const
bool isRegister () const

Protected Attributes

const QObjectobject_
Index menu_entry_
String url_
bool register_

Detailed Description

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 805 of file message.h.


Constructor & Destructor Documentation

BALL::VIEW::RegisterHelpSystemMessage::RegisterHelpSystemMessage (  ) 

Member Function Documentation

const QObject* BALL::VIEW::RegisterHelpSystemMessage::getObject (  )  const [inline]

Definition at line 823 of file message.h.

const String& BALL::VIEW::RegisterHelpSystemMessage::getURL (  )  const [inline]

Definition at line 826 of file message.h.

bool BALL::VIEW::RegisterHelpSystemMessage::isRegister (  )  const [inline]

Definition at line 829 of file message.h.

void BALL::VIEW::RegisterHelpSystemMessage::setObject ( const QObject object  )  [inline]

Definition at line 814 of file message.h.

void BALL::VIEW::RegisterHelpSystemMessage::setRegisterMode ( bool  state  )  [inline]

Definition at line 820 of file message.h.

void BALL::VIEW::RegisterHelpSystemMessage::setURL ( const String url  )  [inline]

Definition at line 817 of file message.h.


Member Data Documentation

Definition at line 834 of file message.h.

Definition at line 833 of file message.h.

Definition at line 836 of file message.h.

Definition at line 835 of file message.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3