customvirtlistctrl.h File Reference

#include <wx/listctrl.h>
#include <wx/timer.h>
#include <vector>
#include <utility>
#include <map>
#include "useractions.h"
#include "Helper/sortutil.h"
#include "utils/isink.h"
#include "utils/mixins.hh"
#include "customvirtlistctrl.cpp"
Include dependency graph for customvirtlistctrl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ListctrlSortEvent
class  CustomVirtListCtrl< DataImp, ListCtrlImp >
 Used as base class for some ListCtrls throughout SL Provides generic functionality, such as column tooltips, possiblity to prohibit column resizing and selection modifiers. More...
struct  CustomVirtListCtrl< DataImp, ListCtrlImp >::colInfo
struct  CustomVirtListCtrl< DataImp, ListCtrlImp >::ItemComparator< ObjImp >
 generic comparator that gets it's real functionality in derived classes via comapre callbakc func that performs the actual comparison of two items More...
class  SelectionSaver< ListCtrlType >

Defines

#define IDD_TIP_TIMER   696
#define IDD_SORT_TIMER   697

Typedefs

typedef wxListCtrl ListBaseType

Variables

const wxEventType ListctrlDoSortEventType = wxNewEventType()

Define Documentation

#define IDD_SORT_TIMER   697

Definition at line 14 of file customvirtlistctrl.h.

#define IDD_TIP_TIMER   696

Definition at line 13 of file customvirtlistctrl.h.


Typedef Documentation

typedef wxListCtrl ListBaseType

Definition at line 6 of file customvirtlistctrl.h.


Variable Documentation

const wxEventType ListctrlDoSortEventType = wxNewEventType()

Definition at line 26 of file customvirtlistctrl.h.


Generated on Thu Dec 29 00:11:27 2011 for SpringLobby by doxygen 1.6.3