OpenHantek
DsoSettingsScopeCursor Struct Reference

Holds the cursor parameters. More...

#include <scopesettings.h>

Public Types

enum  CursorShape { NONE, HORIZONTAL, VERTICAL, RECTANGULAR }
 

Data Fields

enum DsoSettingsScopeCursor::CursorShape shape = NONE
 
QPointF pos [MARKER_COUNT] = {{-1.0, -1.0}, {1.0, 1.0}}
 Position in div. More...
 

Detailed Description

Holds the cursor parameters.

Member Enumeration Documentation

◆ CursorShape

Enumerator
NONE 
HORIZONTAL 
VERTICAL 
RECTANGULAR 

Field Documentation

◆ pos

QPointF DsoSettingsScopeCursor::pos[MARKER_COUNT] = {{-1.0, -1.0}, {1.0, 1.0}}

Position in div.

◆ shape

enum DsoSettingsScopeCursor::CursorShape DsoSettingsScopeCursor::shape = NONE

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