vgui_adaptor_mixin Class Reference

#include <vgui_adaptor_mixin.h>

Inheritance diagram for vgui_adaptor_mixin:

vgui_gtk2_adaptor vgui_gtk_adaptor vgui_mfc_adaptor vgui_qt_adaptor vgui_qt_adaptor vgui_wx_adaptor vgui_mfc_view List of all members.

Detailed Description

Holds the dimensions of the adaptor and the event causing popup menus.

Definition at line 18 of file vgui_adaptor_mixin.h.


Public Member Functions

 vgui_adaptor_mixin ()
 ~vgui_adaptor_mixin ()

Public Attributes

unsigned width
 Cached width of adaptor render area.
unsigned height
 Cached height of adaptor render area.
vgui_button popup_button
 Mouse button (used with popup_modifier) which causes the popup menu to appear.
vgui_modifier popup_modifier
 Modifier (used with popup_button) which causes the popup menu to appear.

Constructor & Destructor Documentation

vgui_adaptor_mixin::vgui_adaptor_mixin (  )  [inline]

Definition at line 21 of file vgui_adaptor_mixin.h.

vgui_adaptor_mixin::~vgui_adaptor_mixin (  )  [inline]

Definition at line 24 of file vgui_adaptor_mixin.h.


Member Data Documentation

unsigned vgui_adaptor_mixin::width

Cached width of adaptor render area.

Definition at line 27 of file vgui_adaptor_mixin.h.

unsigned vgui_adaptor_mixin::height

Cached height of adaptor render area.

Definition at line 29 of file vgui_adaptor_mixin.h.

vgui_button vgui_adaptor_mixin::popup_button

Mouse button (used with popup_modifier) which causes the popup menu to appear.

Definition at line 34 of file vgui_adaptor_mixin.h.

vgui_modifier vgui_adaptor_mixin::popup_modifier

Modifier (used with popup_button) which causes the popup menu to appear.

Definition at line 36 of file vgui_adaptor_mixin.h.


The documentation for this class was generated from the following file:
Generated on Mon Mar 8 05:12:32 2010 for core/vgui by  doxygen 1.5.1