Code::Blocks  SVN r11506
Classes
incremental_select_helper.h File Reference
#include "settings.h"
#include <wx/dialog.h>
#include <wx/string.h>
#include <wx/event.h>
#include <vector>
Include dependency graph for incremental_select_helper.h:
This graph shows which files directly or indirectly include this file:

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...