![]() |
ATLAS Offline Software
|
Public Member Functions | |
| StoredView (const QByteArray &camState, bool camPerspective, QPixmap snapShot, const QString &name) | |
| StoredView (QByteArray persistifiedState) | |
| const QString & | name () const |
| const QByteArray & | camState () const |
| bool | camStateIsPerspective () const |
| QPixmap | snapShot () const |
| QByteArray | persistifiedState () const |
| QIcon | icon () const |
| bool | isValid () |
Private Attributes | |
| QByteArray | m_camState |
| bool | m_camPerspective |
| QPixmap | m_snapShot |
| QString | m_name |
| QIcon | m_cachedIcon |
Definition at line 327 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 329 of file VP1ExaminerViewer.cxx.
| VP1ExaminerViewer::Imp::StoredView::StoredView | ( | QByteArray | persistifiedState | ) |
Definition at line 429 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 333 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 334 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 337 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 342 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 332 of file VP1ExaminerViewer.cxx.
| QByteArray VP1ExaminerViewer::Imp::StoredView::persistifiedState | ( | ) | const |
Definition at line 406 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 335 of file VP1ExaminerViewer.cxx.
|
mutableprivate |
Definition at line 350 of file VP1ExaminerViewer.cxx.
|
private |
Definition at line 347 of file VP1ExaminerViewer.cxx.
|
private |
Definition at line 346 of file VP1ExaminerViewer.cxx.
|
private |
Definition at line 349 of file VP1ExaminerViewer.cxx.
|
private |
Definition at line 348 of file VP1ExaminerViewer.cxx.