FileListFilter Class Reference

Class FileListFilter. More...

#include <filelistfilter.h>

Inherits wxPanel.

Collaboration diagram for FileListFilter:
Collaboration graph
[legend]

Public Member Functions

 FileListFilter (wxWindow *parent, wxWindowID id, FileListDialog *parentBattleListTab, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxEXPAND)
void OnActivate (wxCommandEvent &event)
void SetActiv (bool state)
void OnChange (wxCommandEvent &event)
void OnChangeName (wxCommandEvent &event)
void OnChangeType (wxCommandEvent &event)
void OnChangeOndisk (wxCommandEvent &event)
bool DoFilterResource (const PlasmaResourceInfo &)
 return false if info is to be displayed, false otherwise
bool GetActiv () const

Protected Attributes

FileListDialogm_parent_filelistdialog
wxStaticText * m_filter_text
wxStaticText * m_filter_name_text
wxTextCtrl * m_filter_name_edit
wxRegEx * m_filter_name_expression
wxStaticText * m_filter_type_text
wxChoice * m_filter_type_choice
int m_filter_type_choice_value
wxCheckBox * m_filter_ondisk

Detailed Description

Class FileListFilter.

Definition at line 29 of file filelistfilter.h.


Constructor & Destructor Documentation

FileListFilter::FileListFilter ( wxWindow *  parent,
wxWindowID  id,
FileListDialog parentBattleListTab,
const wxPoint pos = wxDefaultPosition,
const wxSize size = wxDefaultSize,
long  style = wxEXPAND 
)

Definition at line 39 of file filelistfilter.cpp.


Member Function Documentation

bool FileListFilter::DoFilterResource ( const PlasmaResourceInfo  ) 

return false if info is to be displayed, false otherwise

Definition at line 111 of file filelistfilter.cpp.

bool FileListFilter::GetActiv (  )  const
void FileListFilter::OnActivate ( wxCommandEvent &  event  ) 
void FileListFilter::OnChange ( wxCommandEvent &  event  ) 

Definition at line 127 of file filelistfilter.cpp.

void FileListFilter::OnChangeName ( wxCommandEvent &  event  ) 

Definition at line 133 of file filelistfilter.cpp.

void FileListFilter::OnChangeOndisk ( wxCommandEvent &  event  ) 

Definition at line 146 of file filelistfilter.cpp.

void FileListFilter::OnChangeType ( wxCommandEvent &  event  ) 

Definition at line 140 of file filelistfilter.cpp.

void FileListFilter::SetActiv ( bool  state  ) 

Field Documentation

wxTextCtrl* FileListFilter::m_filter_name_edit [protected]

Definition at line 54 of file filelistfilter.h.

Definition at line 55 of file filelistfilter.h.

wxStaticText* FileListFilter::m_filter_name_text [protected]

Definition at line 53 of file filelistfilter.h.

wxCheckBox* FileListFilter::m_filter_ondisk [protected]

Definition at line 62 of file filelistfilter.h.

wxStaticText* FileListFilter::m_filter_text [protected]

Definition at line 50 of file filelistfilter.h.

wxChoice* FileListFilter::m_filter_type_choice [protected]

Definition at line 59 of file filelistfilter.h.

Definition at line 60 of file filelistfilter.h.

wxStaticText* FileListFilter::m_filter_type_text [protected]

Definition at line 58 of file filelistfilter.h.

Definition at line 49 of file filelistfilter.h.


The documentation for this class was generated from the following files:

Generated on Thu Dec 29 00:11:44 2011 for SpringLobby by doxygen 1.6.3