Stellarium 0.15.2
|
Public Slots | |
void | setScene (const SceneInfo &scene) |
Public Member Functions | |
StoredViewModel (QObject *parent=NULL) | |
int | rowCount (const QModelIndex &parent) const |
QVariant | data (const QModelIndex &index, int role) const |
const StoredView & | getViewAtIdx (int idx) const |
StoredView & | getViewAtIdx (int idx) |
QModelIndex | addUserView (StoredView v) |
void | deleteView (int idx) |
void | persistUserViews () |
void | updatedAtIdx (int idx) |
SceneInfo | getScene () |
Definition at line 72 of file StoredViewDialog_p.hpp.