Stellarium
23.4
|
Public Slots | |
void | setScene (const SceneInfo &scene) |
Public Member Functions | |
StoredViewModel (QObject *parent=nullptr) | |
int | rowCount (const QModelIndex &parent) const override |
QVariant | data (const QModelIndex &index, int role) const 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 () |