![]() |
Stellarium 0.15.2
|
Inheritance diagram for StoredViewModel:
Collaboration diagram for StoredViewModel: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.
1.8.11