|
|
void | bookmark () |
| |
|
void | currentItemChanged (QTreeWidgetItem *current, QTreeWidgetItem *previous) |
| |
|
void | deleteCurrentBookmark () |
| |
|
Wizt::VBookmarks | getBookmarks () const |
| |
|
void | itemActivated (QTreeWidgetItem *item, int column) |
| |
|
void | itemDoubleClicked (QTreeWidgetItem *item, int column) |
| |
|
void | itemExpanded (QTreeWidgetItem *item) |
| |
|
void | overwriteCurrentBookmark () |
| |
|
void | setBookmarks (const Wizt::VBookmarks &) |
| |
|
|
void | activate (QTreeWidgetItem *, bool SetTimeOnly) |
| |
|
void | activateInterpolated (QTreeWidgetItem *ViewItem0, double t, QTreeWidgetItem *ViewItem1) |
| | Linear interpolation.
|
| |
|
void | activateInterpolated (QTreeWidgetItem *ViewItem0, QTreeWidgetItem *ViewItem1, double t, QTreeWidgetItem *ViewItem2, QTreeWidgetItem *ViewItem3) |
| | Cubic interpolation.
|
| |
|
void | activateTime (const QTreeWidgetItem &Folder, double t, const string &TimeObject, const string &TimeOutputSlot) |
| |
|
void | activateTime (double t, const string &TimeObject, const string &TimeOutputSlot) |
| |
|
void | addBookmark (QTreeWidgetItem *, bool ReplaceExistingItem=false) |
| |
|
void | contextMenuEvent (QContextMenuEvent *event) override |
| |
|
bool | OnlyChangeImportantParameters () const |
| |
|
| qVBookmarks (TypedSlot< VTime > &theTime, TypedSlot< VBookmarks > &theBookmarker, TypedSlot< bool > &theImportanceSetting, QWidget *parent, Wizt::qVInputContext &qContext) |
| |
|
void | resizeEvent (QResizeEvent *event) |
| |
|
|
QTreeWidgetItem * | DefaultBookmarks |
| |
|
TypedSlot< VBookmarks > & | myBookmarker |
| |
|
TypedSlot< bool > & | myImportanceSetting |
| |
|
TypedSlot< VTime > & | myTime |
| |
|
Wizt::qVInputContext & | qContext |
| |
The documentation for this struct was generated from the following files:
- qVBookmarks.hpp
- qVBookmarks.cpp
- qVBookmarksAdd.cpp