#include <sequence_viewer.hh>
Inherits Widget, and SceneObserver.
QTableView with first column not moving.
Definition at line 55 of file sequence_viewer.hh.
◆ SequenceViewer()
SequenceViewer |
( |
bool |
stand_alone = true , |
|
|
bool |
observe_scene = false , |
|
|
const QString & |
title = "Sequence Viewer" , |
|
|
QWidget * |
parent = NULL |
|
) |
| |
◆ ~SequenceViewer()
◆ AddAlignment()
◆ AddEntity()
◆ AlignmentChanged
void AlignmentChanged |
( |
| ) |
|
|
signal |
◆ ChangeDisplayMode [1/3]
void ChangeDisplayMode |
( |
const gfx::EntityP & |
, |
|
|
const QString & |
|
|
) |
| |
|
slot |
◆ ChangeDisplayMode [2/3]
void ChangeDisplayMode |
( |
const QString & |
| ) |
|
|
slot |
◆ ChangeDisplayMode [3/3]
◆ DisplayMenu
◆ GetActions()
◆ GetCurrentDisplayMode() [1/3]
virtual const QString& GetCurrentDisplayMode |
( |
| ) |
|
|
virtual |
◆ GetCurrentDisplayMode() [2/3]
virtual const QString& GetCurrentDisplayMode |
( |
const gfx::EntityP & |
entity | ) |
|
|
virtual |
◆ GetCurrentDisplayMode() [3/3]
◆ GetDisplayModes() [1/3]
virtual const QStringList& GetDisplayModes |
( |
| ) |
|
|
virtual |
◆ GetDisplayModes() [2/3]
virtual const QStringList& GetDisplayModes |
( |
const gfx::EntityP & |
entity | ) |
|
|
virtual |
◆ GetDisplayModes() [3/3]
◆ IsObservingScene()
bool IsObservingScene |
( |
| ) |
const |
|
inline |
◆ OnSearchBarUpdate
void OnSearchBarUpdate |
( |
const QString & |
, |
|
|
bool |
, |
|
|
const QString & |
|
|
) |
| |
|
slot |
◆ RemoveAlignment()
◆ RemoveEntity()
◆ Restore()
virtual bool Restore |
( |
const QString & |
| ) |
|
|
inlinevirtual |
◆ Save()
virtual bool Save |
( |
const QString & |
| ) |
|
|
inlinevirtual |
◆ SelectionChanged()
Called when selection of an object changed.
Reimplemented from SceneObserver.
◆ SetAlignment()
◆ SetObserveScene()
void SetObserveScene |
( |
bool |
flag | ) |
|
|
inline |
The documentation for this class was generated from the following file: