34#include <NDEVR/RibbonArea.h>
35#include <NDEVR/Buffer.h>
43 class SelectionHighlightBar;
82 bool event(QEvent* event)
override;
107 QWidget* m_main_widget =
nullptr;
114 bool m_is_bottom =
false;
116 bool m_auto_expand =
false;
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
Provides a highlighted animation for selecting docked tabs using the NDEVR API Widget Docking system.
Definition SelectionHighlightBar.h:48
RibbonArea
Requests a ribbon or tab area to be in a certain location and orientation relative to another widget.
Definition RibbonArea.h:71
uint32_t uint04
-Defines an alias representing a 4 byte, unsigned integer -Can represent exact integer values 0 throu...
Definition BaseValues.hpp:96
Defines for a given type (such as sint04, fltp08, UUID, etc) a maximum, minimum, and reserved 'invali...
Definition BaseValues.hpp:233