SelectedPixelModel Class Reference
List of all members.
Public Member Functions |
| SelectedPixelModel (QObject *parent=0) |
virtual int | rowCount (const QModelIndex &parent=QModelIndex()) const |
virtual int | columnCount (const QModelIndex &parent=QModelIndex()) const |
virtual QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
virtual QVariant | headerData (const int i, Qt::Orientation o, int role=Qt::DisplayRole) const |
void | set (Skymap *map) |
void | asStats (SelectedPixelModel *) |
void | asStats (Skymap *map) |
void | asStatus () |
void | hasField (Field f, bool b) |
void | loadField (Field f) |
bool | operator() (int i, BasePixel *pix) |
int | size () const |
int | pixnum (int i) const |
void | clear () |
void | updateStats () |
void | writeListToFile (const QString &dst) |
The documentation for this class was generated from the following files: