Main Page | Namespace List | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

slidebar.h File Reference

#include <wx/defs.h>
#include <wx/barholder.h>
#include <wx/wfstream.h>
#include "wx/export.h"

Include dependency graph for slidebar.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define EVT_SLIDEBAR_SIZE_CHANGED(fn)
#define EVT_SLIDEBAR_UPDATE_LAYOUT(fn)

Enumerations

enum  wxSlideBarMode { wxSLIDE_MODE_SIMPLE, wxSLIDE_MODE_COMPACT }

Functions

 WX_DECLARE_USER_EXPORTED_LIST (wxBarHolder, BarHolderList, WXDLLIMPEXP_DI)
 WX_DECLARE_USER_EXPORTED_OBJARRAY (wxBarPlacement, BarPlacementArray, WXDLLIMPEXP_DI)
 DECLARE_EXPORTED_EVENT_TYPE (WXDLLIMPEXP_DI, wxEVT_SLIDEBAR_SIZE_CHANGED, wxEVT_FIRST+1251) DECLARE_EXPORTED_EVENT_TYPE(WXDLLIMPEXP_DI

Variables

 wxEVT_SLIDEBAR_UPDATE_LAYOUT


Define Documentation

#define EVT_SLIDEBAR_SIZE_CHANGED fn   ) 
 

Value:

DECLARE_EVENT_TABLE_ENTRY( wxEVT_SLIDEBAR_SIZE_CHANGED, -1, -1, \
        (wxObjectEventFunction) (wxEventFunction) & fn, NULL ),

Definition at line 142 of file slidebar.h.

#define EVT_SLIDEBAR_UPDATE_LAYOUT fn   ) 
 

Value:

DECLARE_EVENT_TABLE_ENTRY( wxEVT_SLIDEBAR_UPDATE_LAYOUT, -1, -1, \
        (wxObjectEventFunction) (wxEventFunction) & fn, NULL ),

Definition at line 145 of file slidebar.h.


Enumeration Type Documentation

enum wxSlideBarMode
 

Enumeration values:
wxSLIDE_MODE_SIMPLE 
wxSLIDE_MODE_COMPACT 

Definition at line 20 of file slidebar.h.


Function Documentation

DECLARE_EXPORTED_EVENT_TYPE WXDLLIMPEXP_DI  ,
wxEVT_SLIDEBAR_SIZE_CHANGED  ,
wxEVT_FIRST+  1251
 

WX_DECLARE_USER_EXPORTED_LIST wxBarHolder  ,
BarHolderList  ,
WXDLLIMPEXP_DI 
 

WX_DECLARE_USER_EXPORTED_OBJARRAY wxBarPlacement  ,
BarPlacementArray  ,
WXDLLIMPEXP_DI 
 


Variable Documentation

wxEVT_SLIDEBAR_UPDATE_LAYOUT
 

Definition at line 137 of file slidebar.h.

Referenced by wxSlideBar::UpdateLayout().


Generated on Sat May 14 14:54:39 2005 for wxDockIt by  doxygen 1.4.2