Stellarium
0.17.0
|
Public Slots | |
void | setScene (const SceneInfo &scene) |
Public Member Functions | |
StoredViewModel (QObject *parent=Q_NULLPTR) | |
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 () |