Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHantek/openhantek
/ functions
Functions
518 in github.com/OpenHantek/openhantek
⨍
Functions
518
◇
Types & classes
254
Method
changePage
\brief Change the config page. \param current The page that has been selected. \param previous The page that was selected before.
openhantek/src/configdialog/configdialog.cpp:141
Function
channelModeString
\brief Return string representation of the given channel mode. \param mode The ::ChannelMode that should be returned as string. \return The string tha
openhantek/src/hantekdso/enums.cpp:12
Method
claimInterface
openhantek/src/usb/usbdevice.cpp:110
Method
clone
openhantek/src/iconfont/QtAwesome.cpp:106
Method
closeEvent
\brief Save the settings before exiting. \param event The close event that should be handled.
openhantek/src/mainwindow.cpp:318
Method
closeEvent
\brief Don't close the dock, just hide it. \param event The close event that should be handled.
openhantek/src/docks/HorizontalDock.cpp:92
Method
closeEvent
\brief Don't close the dock, just hide it \param event The close event that should be handled.
openhantek/src/docks/SpectrumDock.cpp:77
Method
closeEvent
\brief Don't close the dock, just hide it \param event The close event that should be handled.
openhantek/src/docks/VoltageDock.cpp:101
Method
closeEvent
\brief Don't close the dock, just hide it \param event The close event that should be handled.
openhantek/src/docks/TriggerDock.cpp:90
Method
columnCount
openhantek/src/selectdevice/rawdeviceslistmodel.cpp:14
Method
columnCount
openhantek/src/selectdevice/deviceslistmodel.cpp:14
Method
compute
openhantek/src/post/softwaretrigger.cpp:7
Method
computeUSBdeviceID
openhantek/src/usb/usbdevice.cpp:48
Method
configureItem
openhantek/src/widgets/datagrid.cpp:79
Method
controlTransfer
openhantek/src/usb/usbdevice.cpp:192
Method
convertData
openhantek/src/post/postprocessing.cpp:9
Method
convertRawDataToSamples
openhantek/src/hantekdso/hantekdsocontrol.cpp:217
Method
create
openhantek/src/exporting/exportimage.cpp:17
Method
create
openhantek/src/exporting/exportprint.cpp:17
Method
createNormal
openhantek/src/glscope.cpp:25
Method
createZoomed
openhantek/src/glscope.cpp:31
Method
data
openhantek/src/selectdevice/rawdeviceslistmodel.cpp:19
Method
data
openhantek/src/selectdevice/deviceslistmodel.cpp:33
Method
defaultOption
Returns the default option for the given name
openhantek/src/iconfont/QtAwesome.cpp:1001
Method
direction
\brief Return the direction of the sliders. \return The side on which the sliders are shown.
openhantek/src/widgets/levelslider.cpp:258
Method
drawGrid
openhantek/src/glscope.cpp:513
Method
drawGrids
openhantek/src/exporting/legacyexportdrawer.cpp:265
Method
drawMarkers
openhantek/src/glscope.cpp:546
Method
drawSpectrumChannelGraph
openhantek/src/glscope.cpp:584
Method
drawVertices
openhantek/src/glscope.cpp:536
Method
drawVoltageChannelGraph
openhantek/src/glscope.cpp:573
Function
end
openhantek/src/utils/enumclass.h:44
Method
eventToPosition
openhantek/src/glscope.cpp:71
Method
exportSamples
openhantek/src/exporting/legacyexportdrawer.cpp:22
Method
exporterProgressChanged
openhantek/src/mainwindow.cpp:314
Method
exporterStatusChanged
openhantek/src/mainwindow.cpp:310
Method
fixOpenGLversion
openhantek/src/glscope.cpp:37
Method
fixup
\brief Fixes the text after the user finished changing it. \param input The content of the text box.
openhantek/src/widgets/sispinbox.cpp:79
Method
fontName
Returns the font-name that is used as icon-map
openhantek/src/iconfont/QtAwesome.h:850
Method
forceTrigger
openhantek/src/hantekdso/hantekdsocontrol.cpp:966
Method
foreach
openhantek/src/iconfont/QtAwesome.cpp:55
Method
formatSelected
\brief Called when the format combo box changes its value. \param index The index of the combo box item.
openhantek/src/docks/HorizontalDock.cpp:211
Method
frequencybaseSelected
\brief Called when the frequencybase spinbox changes its value. \param frequencybase The frequencybase in hertz.
openhantek/src/docks/HorizontalDock.cpp:181
Function
fx2_is_external
* return true if [addr,addr+len] includes external RAM * for Cypress EZ-USB FX2 */
openhantek/src/usb/ezusb.cpp:74
Function
fx2lp_is_external
* return true if [addr,addr+len] includes external RAM * for Cypress EZ-USB FX2LP */
openhantek/src/usb/ezusb.cpp:91
Function
fx_is_external
* return true if [addr,addr+len] includes external RAM * for Anchorchips EZ-USB or Cypress EZ-USB FX */
openhantek/src/usb/ezusb.cpp:57
Method
generateGraphsTYspectrum
openhantek/src/post/graphgenerator.cpp:85
Method
generateGraphsTYvoltage
openhantek/src/post/graphgenerator.cpp:34
Method
generateGraphsXY
openhantek/src/post/graphgenerator.cpp:133
Method
generateGrid
openhantek/src/glscope.cpp:416
Method
generateVertices
openhantek/src/glscope.cpp:297
Method
getBelow100mV
openhantek/src/hantekprotocol/controlStructs.cpp:80
Method
getBelow1V
openhantek/src/hantekprotocol/controlStructs.cpp:66
Method
getBestSamplerate
openhantek/src/hantekdso/hantekdsocontrol.cpp:324
Method
getCaptureState
\brief Gets the capture state. \return The CaptureState of the oscilloscope.
openhantek/src/hantekprotocol/bulkStructs.cpp:233
Method
getChannel
\brief Gets the filtering state of one channel. \param channel The channel whose filtering state should be returned. \return The filtering state of th
openhantek/src/hantekprotocol/bulkStructs.cpp:29
Method
getChannel
openhantek/src/hantekprotocol/controlStructs.cpp:30
Method
getChannelCount
openhantek/src/hantekdso/hantekdsocontrol.cpp:81
Method
getCommand
openhantek/src/hantekdso/hantekdsocontrol.cpp:1053
Method
getConnectionSpeed
openhantek/src/hantekdso/hantekdsocontrol.cpp:1311
Method
getCoupling
openhantek/src/hantekprotocol/controlStructs.cpp:94
Method
getData
\brief Gets the data. \returns The data byte.
openhantek/src/hantekprotocol/bulkStructs.cpp:296
Method
getDeviceSettings
openhantek/src/hantekdso/hantekdsocontrol.cpp:83
Method
getDownsampler
\brief Get the Downsampler value. \return The Downsampler value.
openhantek/src/hantekprotocol/bulkStructs.cpp:173
Method
getDownsampling
\brief Get the downsampling state in ESamplerateBits. \return The downsampling state.
openhantek/src/hantekprotocol/bulkStructs.cpp:541
Method
getDownsamplingMode
\brief Get the downsamplerMode value in Tsr1Bits. \return The downsamplerMode value.
openhantek/src/hantekprotocol/bulkStructs.cpp:131
Method
getFastRate
\brief Get the fastRate state in Tsr2Bits. \return The fastRate state.
openhantek/src/hantekprotocol/bulkStructs.cpp:153
Method
getGain
\brief Get the gain for the given channel. \param channel The channel whose gain should be returned. \returns The gain value.
openhantek/src/hantekprotocol/bulkStructs.cpp:259
Method
getMaxSamplerate
openhantek/src/hantekdso/hantekdsocontrol.cpp:93
Method
getMinSamplerate
openhantek/src/hantekdso/hantekdsocontrol.cpp:89
Method
getPacketSize
openhantek/src/hantekdso/hantekdsocontrol.cpp:1320
Method
getRecordLength
\brief Get the recordLength value in Tsr1Bits. \return The ::RecordLengthId value.
openhantek/src/hantekprotocol/bulkStructs.cpp:111
Method
getRecordLength
openhantek/src/hantekdso/hantekdsocontrol.cpp:124
Method
getSamplerate
\brief Get the Samplerate value. \return The Samplerate value.
openhantek/src/hantekprotocol/bulkStructs.cpp:551
Method
getSamplerateFast
\brief Get the SamplerateFast value. \return The SamplerateFast value.
openhantek/src/hantekprotocol/bulkStructs.cpp:385
Method
getSamplerateId
\brief Get the samplerateId value in Tsr1Bits. \return The samplerateId value.
openhantek/src/hantekprotocol/bulkStructs.cpp:121
Method
getSamplerateSlow
\brief Get the SamplerateSlow value. \return The SamplerateSlow value.
openhantek/src/hantekprotocol/bulkStructs.cpp:393
Method
getSelectedEntry
openhantek/src/selectdevice/newdevicemodelfromexisting.cpp:69
Method
getTrigger
\brief Gets the filtering state for the trigger. \return The filtering state of the trigger.
openhantek/src/hantekprotocol/bulkStructs.cpp:50
Method
getTrigger
openhantek/src/hantekprotocol/controlStructs.cpp:47
Method
getTriggerPosition
\brief Get the TriggerPosition value. \return The horizontal trigger position.
openhantek/src/hantekprotocol/bulkStructs.cpp:186
Method
getTriggerPositionPost
\brief Get the TriggerPositionPost value. \return The TriggerPositionPost value.
openhantek/src/hantekprotocol/bulkStructs.cpp:469
Method
getTriggerPositionPre
\brief Get the TriggerPositionPre value. \return The TriggerPositionPre value.
openhantek/src/hantekprotocol/bulkStructs.cpp:456
Method
getTriggerPulse
\brief Get the triggerPulse state in ETsrBits. \return The triggerPulse state.
openhantek/src/hantekprotocol/bulkStructs.cpp:620
Method
getTriggerSlope
\brief Get the triggerSlope value in Tsr2Bits. \return The triggerSlope value.
openhantek/src/hantekprotocol/bulkStructs.cpp:163
Method
getTriggerSource
\brief Get the triggerSource value in Tsr1Bits. \return The triggerSource value.
openhantek/src/hantekprotocol/bulkStructs.cpp:101
Method
getUniqueUSBDeviceID
* @return Return the unique usb device id {@link USBDevice::computeUSBdeviceID()}. */
openhantek/src/usb/usbdevice.h:127
Method
getUsedChannels
\brief Get the usedChannels value in Tsr2Bits. \return The usedChannels value.
openhantek/src/hantekprotocol/bulkStructs.cpp:143
Method
getUsedPost
\brief Get the TriggerPositionUsedPost value. \return The ::DTriggerPositionUsed value for the post position.
openhantek/src/hantekprotocol/bulkStructs.cpp:490
Method
getUsedPre
\brief Get the TriggerPositionUsedPre value. \return The ::DTriggerPositionUsed value for the pre position.
openhantek/src/hantekprotocol/bulkStructs.cpp:482
Method
give
Adds a named icon-painter to the QtAwesome icon map As the name applies the ownership is passed over to QtAwesome @param name the name of the icon @p
openhantek/src/iconfont/QtAwesome.cpp:1069
Method
headerData
openhantek/src/selectdevice/deviceslistmodel.cpp:19
Method
icon
openhantek/src/exporting/exportimage.cpp:19
Method
icon
openhantek/src/exporting/exportprint.cpp:19
Method
icon
openhantek/src/exporting/exportcsv.cpp:18
Method
init
initializes the QtAwesome icon factory with the given fontname
openhantek/src/iconfont/QtAwesome.cpp:162
Method
initializeGL
openhantek/src/glscope.cpp:176
Method
input
openhantek/src/post/postprocessing.cpp:23
Method
input
openhantek/src/exporting/exporterregistry.cpp:31
Function
interpolationModeString
\brief Return string representation of the given graph interpolation mode. \param interpolation The ::InterpolationMode that should be returned as str
openhantek/src/hantekdso/enums.cpp:84
← previous
next →
301–400 of 518, ranked by callers