![]() |
Stellarium
0.20.4
|
Public Slots | |
| void | setScene (const SceneInfo &scene) |
Public Member Functions | |
| StoredViewModel (QObject *parent=Q_NULLPTR) | |
| virtual int | rowCount (const QModelIndex &parent) const Q_DECL_OVERRIDE |
| virtual QVariant | data (const QModelIndex &index, int role) const Q_DECL_OVERRIDE |
| const StoredView & | getViewAtIdx (int idx) const |
| StoredView & | getViewAtIdx (int idx) |
| QModelIndex | addUserView (const StoredView &v) |
| void | deleteView (int idx) |
| void | persistUserViews () |
| void | updatedAtIdx (int idx) |
| SceneInfo | getScene () |
1.8.13