advprops.h File Reference

#include "props.h"
#include <wx/dialog.h>
#include <wx/textctrl.h>
#include <wx/button.h>
#include <wx/listbox.h>
#include <wx/filename.h>
Include dependency graph for advprops.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wxColourPropertyValue
 Because text, background and other colours tend to differ between platforms, wxSystemColourProperty must be able to select between system colour and, when necessary, to pick a custom one. wxSystemColourProperty value makes this possible. More...
class  wxCursorProperty
 Property representing wxCursor. More...
class  wxFontProperty
 Property representing wxFont. More...
class  wxSystemColourProperty
 Has dropdown list of wxWidgets system colours. Value used is of wxColourPropertyValue type. More...

Defines

#define wxPG_COLOUR_CUSTOM   0xFFFFFF
#define wxPG_COLOUR_UNSPECIFIED   (wxPG_COLOUR_CUSTOM+1)
#define wxPG_COLOUR_WEB_BASE   0x10000
#define wxPG_EMPTY_CPV   (*((wxColourPropertyValue*)NULL))
#define wxPG_NORMAL_FONT   (*wxNORMAL_FONT)
#define wxPG_PROP_TRANSLATE_CUSTOM   wxPG_PROP_CLASS_SPECIFIC_1

Functions

bool WXDLLIMPEXP_PG operator== (const wxColourPropertyValue &, const wxColourPropertyValue &)
bool WXDLLIMPEXP_PG operator== (const wxArrayInt &array1, const wxArrayInt &array2)

Define Documentation

#define wxPG_COLOUR_CUSTOM   0xFFFFFF

Definition at line 61 of file advprops.h.

#define wxPG_COLOUR_UNSPECIFIED   (wxPG_COLOUR_CUSTOM+1)

Definition at line 62 of file advprops.h.

#define wxPG_COLOUR_WEB_BASE   0x10000

Definition at line 57 of file advprops.h.

#define wxPG_EMPTY_CPV   (*((wxColourPropertyValue*)NULL))

Definition at line 157 of file advprops.h.

#define wxPG_NORMAL_FONT   (*wxNORMAL_FONT)

Definition at line 158 of file advprops.h.

#define wxPG_PROP_TRANSLATE_CUSTOM   wxPG_PROP_CLASS_SPECIFIC_1

If set, then match from list is searched for a custom colour.

Definition at line 199 of file advprops.h.


Function Documentation

bool WXDLLIMPEXP_PG operator== ( const wxColourPropertyValue ,
const wxColourPropertyValue  
)
bool WXDLLIMPEXP_PG operator== ( const wxArrayInt &  array1,
const wxArrayInt &  array2 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


wxpropgrid
Author(s): Jaakko Salli
autogenerated on Fri Jan 11 09:34:05 2013