Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

dlgAddMatchFiles.cpp File Reference

Dialog for adding files by pattern matching. More...

#include <wx/wxprec.h>
#include <wx/wx.h>
#include <cstring>
#include <wx/config.h>
#include <wx/filename.h>
#include <wx/spinctrl.h>
#include <wx/tokenzr.h>
#include <wx/txtstrm.h>
#include <wx/wfstream.h>
#include "dlgAddMatchFiles.hpp"
#include "appprefs.hpp"
#include "bytedisp.hpp"
#include "comdefs.hpp"
#include "fdftlmk.hpp"
#include "fileutil.hpp"
#include "slstview.hpp"
#include "utils.hpp"
#include "compat.hpp"

Include dependency graph for dlgAddMatchFiles.cpp:

Include dependency graph

Go to the source code of this file.

Classes

class  dlgAddMatchFiles::PatternsListValidator
 A validator for the patterns' list. More...


Functions

int wxCALLBACK patternsListCmpFnct (long item1, long item2, long sortData)
 Function that compare two elements of the list of patterns of the multiple check configuration dialog.


Detailed Description

Dialog for adding files by pattern matching.

Definition in file dlgAddMatchFiles.cpp.


Function Documentation

int wxCALLBACK patternsListCmpFnct long  item1,
long  item2,
long  sortData
[static]
 

Function that compare two elements of the list of patterns of the multiple check configuration dialog.

Parameters:
item1 Data of the first item. This should be an unique identifier.
item2 Data of the second item. This should be an unique identifier.
sortData Adress of the instance of the wxSortableListView that contains the data to short.

Definition at line 578 of file dlgAddMatchFiles.cpp.

References wxSortableListView::GetColumnToSort(), and wxSortableListView::GetSortOrder().

Referenced by dlgAddMatchFiles::addPatternToListView(), dlgAddMatchFiles::lvwPatternsColumnClick(), dlgAddMatchFiles::rbxSortBySelect(), dlgAddMatchFiles::rbxSortOrderSelect(), and dlgAddMatchFiles::PatternsListValidator::TransferToWindow().


Generated on Sun May 30 13:37:49 2004 for wxChecksums by doxygen 1.3.7