OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
anonymous_namespace{mapwindow.cpp}::MarkerWidget Class Reference

A widget that changes its color when hovered. More...

Inheritance diagram for anonymous_namespace{mapwindow.cpp}::MarkerWidget:
Collaboration diagram for anonymous_namespace{mapwindow.cpp}::MarkerWidget:

Public Member Functions

void setNormalColour (const MyGUI::Colour &colour)
 
void setHoverColour (const MyGUI::Colour &colour)
 

Private Member Functions

void onMouseLostFocus (MyGUI::Widget *_new)
 
void onMouseSetFocus (MyGUI::Widget *_old)
 

Private Attributes

MyGUI::Colour mNormalColour
 
MyGUI::Colour mHoverColour
 

Detailed Description

A widget that changes its color when hovered.

Member Function Documentation

void anonymous_namespace{mapwindow.cpp}::MarkerWidget::onMouseLostFocus ( MyGUI::Widget *  _new)
inlineprivate
void anonymous_namespace{mapwindow.cpp}::MarkerWidget::onMouseSetFocus ( MyGUI::Widget *  _old)
inlineprivate
void anonymous_namespace{mapwindow.cpp}::MarkerWidget::setHoverColour ( const MyGUI::Colour &  colour)
inline
void anonymous_namespace{mapwindow.cpp}::MarkerWidget::setNormalColour ( const MyGUI::Colour &  colour)
inline

Member Data Documentation

MyGUI::Colour anonymous_namespace{mapwindow.cpp}::MarkerWidget::mHoverColour
private
MyGUI::Colour anonymous_namespace{mapwindow.cpp}::MarkerWidget::mNormalColour
private

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