wex v24.10.0
|
#include <wex/factory/control.h>
#include <wex/factory/window.h>
#include <wx/listctrl.h>
#include <string>
#include <vector>
Classes | |
class | wex::column |
Offers a column to be used in a wxListCtrl. Facilitates sorting. More... | |
class | wex::factory::listview |
Offers interface to listview. More... | |
Enumerations | |
enum | wex::sort_t { wex::SORT_TOGGLE = 0 , wex::SORT_KEEP , wex::SORT_ASCENDING , wex::SORT_DESCENDING } |
Sort types. More... | |
enum wex::sort_t |