Web Analytics Made Easy - Statcounter
Skip to content

File SBGWidgetNodeIndexerSelector.hpp#

FileList > GUI > Widget > SBGWidgetNodeIndexerSelector.hpp

  • #include "SBGWidgetExport.hpp"
  • #include "SBDDataGraphNode.hpp"
  • #include "SBGUIPushButtonHover.hpp"
  • #include <QWidget>
  • #include <QHBoxLayout>
  • #include <QLabel>
  • #include <QPushButton>
  • #include <QIcon>
  • #include <QEvent>

Classes#

Type Name
class SBGWidgetNodeIndexerSelector
The SBGWidgetNodeIndexerSelector class is a convenience widget for specifying a selection of nodes - it contains a label and push buttons to set the selection of nodes, to select them in the document, and clear the selection.

Public Types#

Type Name
typedef SBGWidgetNodeIndexerSelector SBNodeIndexerSelector
The short name of SBGWidgetNodeIndexerSelector .

Public Types Documentation#

typedef SBNodeIndexerSelector#

The short name of SBGWidgetNodeIndexerSelector .

typedef SBGWidgetNodeIndexerSelector SBNodeIndexerSelector;