foldertablemodel.h File Reference

#include <QtCore/QAbstractTableModel>
#include <QtCore/QModelIndex>
#include <QtCore/QVariant>
#include <QtCore/QSet>
#include <QtCore/QDateTime>
#include <vector>
#include <string>
#include "ACE/foldertableitem.h"
#include "ACE/accesstocool.h"

Include dependency graph for foldertablemodel.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FolderTableModel

Typedefs

typedef bool(FolderTableModel::* FilterFunction0 )(int)

Enumerations

enum  DisplayAsMask {
  noMask, octMask, decMask, hexMask,
  datetimeMask, blobMask, clobMask
}
enum  ColumnResponse { noResponse, readonlyResponse, confirmResponse }


Typedef Documentation

typedef bool( FolderTableModel::* FilterFunction0)(int)

Definition at line 24 of file foldertablemodel.h.


Enumeration Type Documentation

Enumerator:
noResponse 
readonlyResponse 
confirmResponse 

Definition at line 17 of file foldertablemodel.h.

Enumerator:
noMask 
octMask 
decMask 
hexMask 
datetimeMask 
blobMask 
clobMask 

Definition at line 16 of file foldertablemodel.h.


Generated on Wed Oct 8 14:59:33 2008 for ACE - A COOL Editor by  doxygen 1.5.6