ALBA
Classes | Enumerations
albaGUIListCtrlBitmap.h File Reference
#include <wx/laywin.h>
#include <wx/image.h>
#include <wx/imaglist.h>
#include <wx/listctrl.h>
#include <wx/hash.h>
#include "albaEvent.h"
#include "albaGUINamedPanel.h"
Include dependency graph for albaGUIListCtrlBitmap.h:

Go to the source code of this file.

Classes

class  albaGUIListCtrlBitmap
 

Enumerations

enum  ITEM_ICONS {
  ITEM_ERROR = -1 , ITEM_YELLOW = 0 , ITEM_GRAY , ITEM_RED ,
  ITEM_BLUE , ITEM_ERROR =-1 , ITEM_YELLOW =0 , ITEM_GRAY ,
  ITEM_RED , ITEM_BLUE
}
 

Enumeration Type Documentation

◆ ITEM_ICONS

enum ITEM_ICONS

possible values for icon

Enumerator
ITEM_ERROR 
ITEM_YELLOW 
ITEM_GRAY 
ITEM_RED 
ITEM_BLUE 
ITEM_ERROR 
ITEM_YELLOW 
ITEM_GRAY 
ITEM_RED 
ITEM_BLUE 

Definition at line 40 of file albaGUIListCtrlBitmap.h.