ToolTipListBox Class Reference

#include <ToolTipListBox.h>

Inheritance diagram for ToolTipListBox:

Inheritance graph
[legend]
Collaboration diagram for ToolTipListBox:

Collaboration graph
[legend]

List of all members.


Detailed Description

ToolTipListBox is used to set and get tooltips.

TSP-enforcing: No

Definition at line 23 of file ToolTipListBox.h.


Public Member Functions

 ToolTipListBox (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, int n=0, const wxString choices[]=NULL, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxListBoxNameStr)
void SetToolTip (const wxString &tip)
wxToolTip * GetToolTip () const

Constructor & Destructor Documentation

ToolTipListBox::ToolTipListBox ( wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
int  n = 0,
const wxString  choices[] = NULL,
long  style = 0,
const wxValidator &  validator = wxDefaultValidator,
const wxString &  name = wxListBoxNameStr 
)

Interface: External

Constructor

Returns:
None

Definition at line 21 of file ToolTipListBox.cpp.


Member Function Documentation

void ToolTipListBox::SetToolTip ( const wxString &  tip  ) 

Interface: External

This function sets the tooltip message

Returns:
None
Parameters:
tip  [in] tooltip message

Definition at line 38 of file ToolTipListBox.cpp.

wxToolTip * ToolTipListBox::GetToolTip (  )  const

Interface: External

This function gets the tooltip

Returns:
wxToolTip

Definition at line 51 of file ToolTipListBox.cpp.


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

Generated on Mon Nov 15 11:21:10 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6