Version: 3.1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
wxPropertyGrid

Detailed Description

wxPropertyGrid is a specialized grid for editing properties (that is, name=value pairs).

This style of control has also been known as property sheet or object grid.

Related Overviews: wxPropertyGrid Overview

Classes

class  wxPropertyGridIterator
 
class  wxPGEditor
 Base class for custom wxPropertyGrid editors. More...
 
class  wxPGMultiButton
 This class can be used to have multiple buttons in a property editor. More...
 
class  wxPropertyGridPage
 Holder of property grid page information. More...
 
class  wxPropertyGridManager
 wxPropertyGridManager is an efficient multi-page version of wxPropertyGrid, which can optionally have toolbar for mode and page selection, a help text box, and a header. More...
 
class  wxPGProperty
 wxPGProperty is base class for all wxPropertyGrid properties. More...
 
class  wxPGCell
 Base class for wxPropertyGrid cell information. More...
 
class  wxPGChoices
 Helper class for managing choices of wxPropertyGrid properties. More...
 
class  wxPropertyGrid
 wxPropertyGrid is a specialized grid for editing properties - in other words name = value pairs. More...
 
class  wxPropertyGridEvent
 A property grid event holds information about events associated with wxPropertyGrid objects. More...
 
class  wxPropertyGridInterface
 Most of the shared property manipulation interface shared by wxPropertyGrid, wxPropertyGridPage, and wxPropertyGridManager is defined in this class. More...