|
Code::Blocks
SVN r11506
|
#include "settings.h"#include <wx/dialog.h>#include <wx/string.h>#include <wx/event.h>#include <vector>Go to the source code of this file.
Classes | |
| class | IncrementalSelectIterator |
| class | IncrementalSelectIteratorIndexed |
| class | IncrementalSelectHandler |
| class | IncrementalListCtrl |
| Class that implements a virtual list control that uses an IncrementalSelectIterator to populate the list items. More... | |
| class | IncrementalSelectArrayIterator |
| Simple iterator that uses wxArrayString as data source. More... | |
| class | IncrementalSelectDialog |
| Simple incremental select dialog that shows a single column and doesn't have much ui elements, except the text and list controls. More... | |
1.8.13