NDEVR
API Documentation
MeasurePointTypeCombo

Provides a static utility to configure a QCustomComboBox with measurement point symbol types such as square, round, arrow, and various crosshair combinations. More...

Static Public Member Functions

static void Setup (QCustomComboBox *combo)
 Populates the given combo box with available measurement point symbol types.

Detailed Description

Provides a static utility to configure a QCustomComboBox with measurement point symbol types such as square, round, arrow, and various crosshair combinations.


Definition at line 10 of file MeasurePointTypeCombo.h.

Member Function Documentation

◆ Setup()

void MeasurePointTypeCombo::Setup ( QCustomComboBox * combo)
inlinestatic

Populates the given combo box with available measurement point symbol types.

Parameters
[in]comboThe combo box to configure with point symbol options.

Definition at line 17 of file MeasurePointTypeCombo.h.

References BitFlag, and QCustomComboBox::setup().


The documentation for this class was generated from the following file: