SPATMOD::IMAGE::TILESET::FILTER Class Reference

#include <spatmod/imagetileset.h>

Inheritance diagram for SPATMOD::IMAGE::TILESET::FILTER:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FILTER ()
 ~FILTER ()
void AddType (TYPE type)

Private Member Functions

virtual bool v_IsFileSelectable (const FILEPATH &filepath, int position) const

Private Attributes

TYPE m_Types

Constructor & Destructor Documentation

SPATMOD::IMAGE::TILESET::FILTER::FILTER (  ) 
SPATMOD::IMAGE::TILESET::FILTER::~FILTER (  ) 

Member Function Documentation

void SPATMOD::IMAGE::TILESET::FILTER::AddType ( TYPE  type  ) 
virtual bool SPATMOD::IMAGE::TILESET::FILTER::v_IsFileSelectable ( const FILEPATH filepath,
int  position 
) const [private, virtual]

Called by IsFileSelectable() to determine if file is selectable.

Returns:
'true' if selectable, 'false' if not. Default implementation always returns 'true'.

Reimplemented from MGUI::DLG_GETOBJECT_FILTER.


Member Data Documentation


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

Generated on Sun Oct 7 21:40:24 2012 for TNTsdk 2012 by  doxygen 1.6.1