OpenHantek
Loading...
Searching...
No Matches
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 [2] = { { -1.0, -1.0 }, { 1.0, 1.0 } }
 Position in div.

Detailed Description

Holds the cursor parameters.

Member Enumeration Documentation

◆ CursorShape

Enumerator
NONE 
HORIZONTAL 
VERTICAL 
RECTANGULAR 

Field Documentation

◆ pos

QPointF DsoSettingsScopeCursor::pos[2] = { { -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: