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
クラス | |
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... |