ImFusion C++ SDK 4.4.0
ImFusion::FrameSelector Class Reference
Inheritance diagram for ImFusion::FrameSelector:

Public Types

enum  Options {
  ShowSingleFrame = 1 << 0 , ShowPrevious = 1 << 1 , ShowNext = 1 << 2 , ShowCustomRange = 1 << 3 ,
  ShowAllFrames = 1 << 4 , ShowEverything = ShowSingleFrame | ShowAllFrames | ShowCustomRange | ShowPrevious | ShowNext
}

Public Member Functions

 FrameSelector (Flags< Options > options=ShowEverything, QWidget *parent=nullptr)
void setSize (int size)
bool useful () const
std::pair< int, int > range (int current)
int mode ()
void setMode (int)

The documentation for this class was generated from the following file:
  • ImFusionLabels/lib/include/ImFusion/Labels/UI/Widgets/FrameSelector.h
Search Tab / S to search, Esc to close