ToolMap
Loading...
Searching...
No Matches
Bitmaps Class Reference

Public Types

enum  ID_TOOLBAR {
  SELECT = 0 , ZOOM_FIT , ZOOM , PREVIOUS ,
  PAN , EDIT , KIND , ATTRIBUTE ,
  INFO , MODIFY , VERTEX_MOVE
}
 
enum  ID_MISC { BUG = 0 , ZIP , SORT_DOWN , SORT_UP }
 
enum  ID_TOC {
  FOLDER = 0 , SHAPEFILE , DATABASE , IMAGE ,
  CHECK_ON , CHECK_OFF , PEN , WEB
}
 
enum  ID_CURSORS {
  ZOOM_IN = 0 , ZOOM_OUT , HAND , VERTEX_EDIT ,
  VERTEX_ADD , VERTEX_REMOVE , ORIENTED
}
 

Static Public Member Functions

static wxString GetColor ()
 
static wxBitmap GetToolbarBitmap (Bitmaps::ID_TOOLBAR id, const wxSize &size=wxSize(32, 32))
 
static wxBitmap GetMiscBitmap (Bitmaps::ID_MISC id, const wxSize &size=wxSize(32, 32))
 
static wxBitmap GetTocBitmap (Bitmaps::ID_TOC id, const wxSize &size=wxSize(16, 16))
 
static wxBitmap GetCursorBitmap (Bitmaps::ID_CURSORS id, const wxSize &size=wxSize(24, 24))
 
static wxBitmap GetLogo (const wxSize &size=wxSize(32, 32))
 

Static Public Attributes

static wxString SvgToolbar []
 
static wxString SvgMisc []
 
static wxString SvgToc []
 
static wxString SvgCursors []
 
static wxString SvgLogo
 
static wxString ColorBlack
 
static wxString ColorWhite
 

Member Data Documentation

◆ SvgToolbar

wxString Bitmaps::SvgToolbar
static
Initial value:
=
{
R"(<svg width="32px" height="32px" xmlns="http:
R"(<svg xmlns="http:
R"(<svg xmlns="http:
R"(<svg xmlns="http:
R"(<svg xmlns="http:
R"(<svg xmlns="http:
R"(<svg xmlns="http:
R"(<svg xmlns="http:
R"(<svg xmlns="http:
R"(<svg width="40" height="40" version="1.1" xmlns="http:
R"(<svg width="40" height="40" version="1.1" xmlns="http:
}

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