MGUI::EXTENDED_TOOLTIP Class Reference

#include <mgui/extendedtooltip.h>

List of all members.

Public Member Functions

 EXTENDED_TOOLTIP (MGUI::CTRL_TOOLTIP *tooltip, MGUI::CTRL *parent)
virtual ~EXTENDED_TOOLTIP ()
void AddExtents (const DRECT2D &extents, const SPATREF::COORDREFSYS &crs)
void AddText (const MISTRING &label, const MISTRING &value, bool bNewColumn=false)
void AddText (const MISTRING &string)

Constructor & Destructor Documentation

MGUI::EXTENDED_TOOLTIP::EXTENDED_TOOLTIP ( MGUI::CTRL_TOOLTIP tooltip,
MGUI::CTRL parent 
)

Constructor.

Parameters:
tooltip Tooltip to add text & extents image to
parent Tooltip parent
virtual MGUI::EXTENDED_TOOLTIP::~EXTENDED_TOOLTIP (  )  [virtual]

Destructor.


Member Function Documentation

void MGUI::EXTENDED_TOOLTIP::AddExtents ( const DRECT2D extents,
const SPATREF::COORDREFSYS crs 
)

Append extents text with image tooltip using Blue Marble as background.

void MGUI::EXTENDED_TOOLTIP::AddText ( const MISTRING label,
const MISTRING value,
bool  bNewColumn = false 
)

Append text with label and value.

void MGUI::EXTENDED_TOOLTIP::AddText ( const MISTRING string  ) 

Append regular text.


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

Generated on Sun Oct 7 21:35:53 2012 for TNTsdk 2012 by  doxygen 1.6.1