Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHantek/OpenHantek6022
/ functions
Functions
484 in github.com/OpenHantek/OpenHantek6022
⨍
Functions
484
◇
Types & classes
200
Method
setInverted
openhantek/src/docks/VoltageDock.cpp:261
Method
setMeasurementVisible
\brief Show/Hide a line of the measurement table.
openhantek/src/dsowidget.cpp:526
Method
setMode
openhantek/src/docks/TriggerDock.cpp:135
Method
setMode
\brief Set the mode. \param mode The mode, the value 0 will have fixed interval, otherwise the value will have interval within steps itself.
openhantek/src/widgets/sispinbox.cpp:164
Method
setSamplerate
openhantek/src/hantekprotocol/controlStructs.cpp:30
Method
setSamplerate
openhantek/src/docks/HorizontalDock.cpp:129
Method
setSamplerateLimits
openhantek/src/docks/HorizontalDock.cpp:186
Method
setSamplerateSteps
openhantek/src/docks/HorizontalDock.cpp:197
Method
setSingleChannel
openhantek/src/hantekdso/hantekdsocontrol.h:129
Method
setSlope
openhantek/src/docks/TriggerDock.cpp:144
Method
setSmooth
openhantek/src/docks/TriggerDock.cpp:160
Method
setSource
openhantek/src/docks/TriggerDock.cpp:151
Method
setTimebase
openhantek/src/docks/HorizontalDock.cpp:143
Method
setTriggerLevel
trigger level in Volt
openhantek/src/hantekdso/hantekdsocontrol.cpp:366
Method
setTriggerMode
openhantek/src/hantekdso/hantekdsocontrol.cpp:321
Method
setTriggerPosition
set trigger position (0.0 - 1.0)
openhantek/src/hantekdso/hantekdsocontrol.cpp:392
Method
setTriggerSlope
openhantek/src/hantekdso/hantekdsocontrol.cpp:380
Method
setTriggerSmooth
openhantek/src/hantekdso/hantekdsocontrol.cpp:354
Method
setTriggerSource
openhantek/src/hantekdso/hantekdsocontrol.cpp:343
Method
setUnit
\brief Set the unit for this spin box. \param newUnit The unit shown for the value in the spin box. \return true on success, false on invalid unit.
openhantek/src/widgets/sispinbox.cpp:144
Method
setUsed
openhantek/src/docks/SpectrumDock.cpp:135
Method
setUsed
openhantek/src/docks/VoltageDock.cpp:251
Method
setupSliders
openhantek/src/dsowidget.cpp:448
Method
showCursorMessage
openhantek/src/dsowidget.cpp:1090
Method
showEvent
openhantek/src/dsowidget.cpp:1097
Method
showNewData
openhantek/src/mainwindow.cpp:555
Method
sizeHint
\brief Size hint for the widget. \return The recommended size for the widget.
openhantek/src/widgets/levelslider.cpp:111
Method
stateMachine
\brief State machine for the device communication
openhantek/src/hantekdso/hantekdsocontrol.cpp:862
Method
step
\brief Return the step width of the sliders. \param index The index of the slider whose step width should be returned. \return The distance between th
openhantek/src/widgets/levelslider.cpp:231
Method
stepBy
\brief Increase/decrease the values in fixed steps. \param doStep The number of steps, positive means increase.
openhantek/src/widgets/sispinbox.cpp:89
Method
switchToMarker
openhantek/src/dsowidget.cpp:904
Method
textFromValue
\brief Get string representation of value. \param val Value in base unit. \return String representation containing value and (prefix+)unit.
openhantek/src/widgets/sispinbox.cpp:75
Method
timebaseChanged
openhantek/src/docks/TriggerDock.cpp:115
Method
triggerModeChanged
openhantek/src/docks/HorizontalDock.cpp:113
Method
type
openhantek/src/exporting/exportjson.cpp:27
Method
updateCalibrationValues
openhantek/src/hantekdso/hantekdsocontrol.cpp:516
Method
updateDeviceList
Iterate all devices on USB and keep track of all supported scopes
openhantek/src/usb/finddevices.cpp:27
Method
updateGainStrings
openhantek/src/docks/VoltageDock.cpp:271
Method
updateInterval
\brief Updates the interval of the periodic thread timer.
openhantek/src/hantekdso/hantekdsocontrol.cpp:841
Method
updateItem
openhantek/src/dsowidget.cpp:420
Method
updateMarker
\brief Handles valueChanged signal from the marker slider. \param marker The index of the slider. \param value The new marker position.
openhantek/src/dsowidget.cpp:1254
Method
updateMarkerDetails
\brief Update the label about the marker measurements
openhantek/src/dsowidget.cpp:569
Method
updateMathMode
\brief Handles modeChanged signal from the voltage dock.
openhantek/src/dsowidget.cpp:854
Method
updateOffset
\brief Handles valueChanged signal from the offset sliders. \param channel The channel whose offset was changed. \param value The new offset for the c
openhantek/src/dsowidget.cpp:1116
Method
updateRecordLength
\brief Change the record length.
openhantek/src/dsowidget.cpp:899
Method
updateSamplerateLimits
openhantek/src/hantekdso/hantekdsocontrol.cpp:71
Method
updateSlidersSettings
\brief Update the sliders settings.
openhantek/src/dsowidget.cpp:1264
Method
updateSpectrumDetails
\brief Update the label about the spectrum settings
openhantek/src/dsowidget.cpp:691
Method
updateSpectrumMagnitude
\brief Handles magnitudeChanged signal from the spectrum dock. \param channel The channel whose magnitude was changed.
openhantek/src/dsowidget.cpp:786
Method
updateSupportedDevices
openhantek/src/selectdevice/selectsupporteddevice.cpp:173
Method
updateTriggerDetails
\brief Update the label about the trigger settings
openhantek/src/dsowidget.cpp:702
Method
updateTriggerLevel
\brief Handles valueChanged signal from the trigger level slider. \param channel The index of the slider. \param value The new trigger level.
openhantek/src/dsowidget.cpp:1223
Method
updateTriggerMode
\brief Handles modeChanged signal from the trigger dock.
openhantek/src/dsowidget.cpp:816
Method
updateTriggerPosition
\brief Handles valueChanged signal from the triggerPosition slider. \param index The index of the slider. \param value The new triggerPosition in seco
openhantek/src/dsowidget.cpp:1191
Method
updateTriggerSlope
\brief Handles slopeChanged signal from the trigger dock.
openhantek/src/dsowidget.cpp:824
Method
updateTriggerSource
\brief Handles sourceChanged signal from the trigger dock.
openhantek/src/dsowidget.cpp:828
Method
updateVoltageCoupling
\brief Handles couplingChanged signal from the voltage dock. \param channel The channel whose coupling was changed.
openhantek/src/dsowidget.cpp:846
Method
updateVoltageDetails
\brief Update the label about the voltage settings
openhantek/src/dsowidget.cpp:734
Method
updateVoltageGain
\brief Handles gainChanged signal from the voltage dock. \param channel The channel whose gain was changed.
openhantek/src/dsowidget.cpp:864
Method
useOpenGLSLversion
this static function will be called early from main to set up OpenGL
openhantek/src/glscope.cpp:49
Method
validate
\brief Validates the text after user input. \param input The content of the text box. \param pos The position of the cursor in the text box. \return V
openhantek/src/widgets/sispinbox.cpp:53
Method
valueFromText
\brief Parse value from input text. \param text The content of the text box. \return Value in base unit.
openhantek/src/widgets/sispinbox.cpp:70
Method
visible
\brief Return the visibility of a slider. \param index The index of the slider whose visibility should be returned. \return true if the slider is visi
openhantek/src/widgets/levelslider.cpp:167
Method
waitForColor
\brief Wait for the color dialog and apply chosen color.
openhantek/src/widgets/colorbox.cpp:57
Method
wheelEvent
increase / decrease zoomed window when scrolling in the black scope border (outside the glscope)
openhantek/src/dsowidget.cpp:934
Method
wheelEvent
openhantek/src/glscope.cpp:280
Method
writeCalibrationToEEPROM
openhantek/src/hantekdso/hantekdsocontrol.cpp:617
Method
xferSamples
openhantek/src/hantekdso/capturing.cpp:51
Method
zoomToMain
\brief Translate horizontal position (0..1) from zoom view to main view.
openhantek/src/dsowidget.cpp:1158
Method
~ColorBox
\brief Cleans up the widget.
openhantek/src/widgets/colorbox.cpp:41
Method
~ControlSettings
openhantek/src/hantekdso/controlsettings.cpp:16
Method
~DSOModel
openhantek/src/hantekdso/dsomodel.h:40
Method
~DsoConfigDialog
\brief Cleans up the dialog.
openhantek/src/configdialog/configdialog.cpp:88
Method
~DsoWidget
openhantek/src/dsowidget.cpp:307
Method
~ExporterInterface
openhantek/src/exporting/exporterinterface.cpp:5
Method
~GlScope
openhantek/src/glscope.cpp:83
Method
~Graph
openhantek/src/glscopegraph.cpp:101
Method
~HantekDsoControl
openhantek/src/hantekdso/hantekdsocontrol.cpp:39
Method
~LevelSlider
\brief Cleans up the widget.
openhantek/src/widgets/levelslider.cpp:49
Method
~MainWindow
openhantek/src/mainwindow.cpp:548
Method
~Processor
openhantek/src/post/processor.cpp:5
Method
~ScopeDevice
openhantek/src/usb/scopedevice.cpp:114
Method
~SiSpinBox
\brief Cleans up the main window.
openhantek/src/widgets/sispinbox.cpp:47
Method
~SpectrumGenerator
openhantek/src/post/spectrumgenerator.cpp:28
← previous
401–484 of 484, ranked by callers