BALL
1.5.0
|
#include <BALL/VIEW/KERNEL/message.h>
Public Member Functions | |
ShowHelpMessage (String url="", String project="BALLView", String entry="") | |
String | getURL () const |
String | getProject () const |
String | getEntry () const |
![]() | |
Message () | |
Message (const Message &message) | |
virtual | ~Message () |
void | setSender (const ConnectionObject *sender) |
const ConnectionObject * | getSender () const |
void | setDeletable (bool flag=true) |
bool | isDeletable () const |
boost::any & | data () |
Protected Attributes | |
String | url_ |
String | project_ |
String | entry_ |
BALL::VIEW::ShowHelpMessage::ShowHelpMessage | ( | String | url = "" , |
String | project = "BALLView" , |
||
String | entry = "" |
||
) |
|
inline |
|
inline |
|
inline |