MCPcopy Create free account

hub / github.com/OpenHantek/OpenHantek6022 / types & classes

Types & classes200 in github.com/OpenHantek/OpenHantek6022

↓ 60 callersClassQColor
openhantek/src/widgets/levelslider.h:7
↓ 10 callersClassControlSpecification
\brief Stores the specifications of the currently connected device.
openhantek/src/hantekdso/controlspecification.h:42
↓ 3 callersEnumMathMode
\enum MathMode \brief The different math modes for the math-channel.
openhantek/src/hantekdso/mathmodes.h:14
↓ 3 callersEnumWindowFunction
\enum WindowFunction \brief The supported window functions. These are needed for spectrum analysis and are applied to the sample values before calcula
openhantek/src/post/analysissettings.h:15
↓ 2 callersEnumCursorShape
openhantek/src/scopesettings.h:17
↓ 2 callersClassExporterData
openhantek/src/exporting/exporterdata.h:11
↓ 2 callersEnumGraphFormat
\enum GraphFormat \brief The possible viewing formats for the graphs on the scope.
openhantek/src/hantekdso/enums.h:18
↓ 2 callersEnumInterpolationMode
\enum InterpolationMode \brief The different interpolation modes for the graphs.
openhantek/src/hantekdso/enums.h:54
↓ 2 callersClassIterator
openhantek/src/utils/enumclass.h:7
↓ 2 callersClassSelectSupportedDevice
* Offers the user a device selection dialog. If you call any of the -Modal methods, * the method will block and show a dialog for selection or for a
openhantek/src/selectdevice/selectsupporteddevice.h:23
↓ 2 callersEnumSlope
\enum Slope \brief The slope that causes a trigger.
openhantek/src/hantekdso/enums.h:45
↓ 2 callersEnumThemes
\enum Themes \brief The different themes for display.
openhantek/src/hantekdso/enums.h:64
↓ 2 callersEnumTriggerMode
\enum TriggerMode \brief The different triggering modes.
openhantek/src/hantekdso/enums.h:35
↓ 1 callersEnumControlCode
openhantek/src/hantekprotocol/controlcode.h:46
↓ 1 callersClassControlStopSampling
openhantek/src/hantekprotocol/controlStructs.h:39
↓ 1 callersEnumCoupling
\enum Coupling \brief The coupling modes for the channels.
openhantek/src/hantekdso/enums.h:27
ClassCalibrationValues
openhantek/src/hantekprotocol/controlStructs.h:12
ClassCalibrationValues
openhantek/src/hantekprotocol/definitions.h:44
ClassCalibrationValues
openhantek/src/hantekdso/controlsettings.h:10
ClassCapturingThread
openhantek/src/hantekdso/capturing.h:7
ClassCapturingThread
openhantek/src/hantekdso/hantekdsocontrol.h:31
ClassChannelBlock
openhantek/src/docks/VoltageDock.h:75
ClassChannelBlock
openhantek/src/docks/SpectrumDock.h:67
EnumChannelMode
\enum ChannelMode \brief The channel display modes.
openhantek/src/hantekdso/enums.h:11
ClassColorBox
\brief A widget for the selection of a color.
openhantek/src/widgets/colorbox.h:9
EnumConnectionSpeed
\brief The speed level of the USB connection.
openhantek/src/usb/usbdevicedefinitions.h:14
EnumControlCode
openhantek/src/hantekprotocol/controlcommand.h:9
ClassControlCommand
openhantek/src/hantekprotocol/controlcommand.h:12
ClassControlGetCalibration
openhantek/src/hantekprotocol/controlStructs.h:43
ClassControlSamplerateLimits
\brief Stores the samplerate limits for calculations.
openhantek/src/hantekdso/controlspecification.h:15
ClassControlSamplerateLimits
openhantek/src/hantekdso/controlsettings.h:15
ClassControlSetCalFreq
openhantek/src/hantekprotocol/controlStructs.h:47
ClassControlSetCoupling
openhantek/src/hantekprotocol/controlStructs.h:52
ClassControlSetGain_CH1
openhantek/src/hantekprotocol/controlStructs.h:15
ClassControlSetGain_CH2
openhantek/src/hantekprotocol/controlStructs.h:20
ClassControlSetNumChannels
openhantek/src/hantekprotocol/controlStructs.h:30
ClassControlSetSamplerate
openhantek/src/hantekprotocol/controlStructs.h:25
ClassControlSettings
\brief Stores the current settings of the device.
openhantek/src/hantekdso/controlsettings.h:54
ClassControlSettingsSamplerate
\brief Stores the current samplerate settings of the device.
openhantek/src/hantekdso/controlsettings.h:25
ClassControlSettingsSamplerateTarget
\brief Stores the target samplerate settings of the device.
openhantek/src/hantekdso/controlsettings.h:18
ClassControlSettingsTrigger
\brief Stores the current trigger settings of the device.
openhantek/src/hantekdso/controlsettings.h:33
ClassControlSettingsVoltage
\brief Stores the current amplification settings of the device.
openhantek/src/hantekdso/controlsettings.h:44
ClassControlSpecification
openhantek/src/docks/TriggerDock.h:16
ClassControlSpecification
openhantek/src/post/graphgenerator.h:18
ClassControlSpecification
openhantek/src/exporting/exporterregistry.h:17
ClassControlSpecificationGainLevel
openhantek/src/hantekdso/controlspecification.h:27
ClassControlSpecificationSamplerate
\brief Stores the samplerate limits.
openhantek/src/hantekdso/controlspecification.h:22
ClassControlStartSampling
openhantek/src/hantekprotocol/controlStructs.h:35
ClassCursorInfo
openhantek/src/widgets/datagrid.h:19
ClassDSOModel
openhantek/src/usb/scopedevice.h:20
ClassDSOModel
* @brief Describes a device * This is the central class to describe a hantek compatible DSO. It contains all usb information to find * the device on
openhantek/src/hantekdso/dsomodel.h:17
ClassDSOsamples
openhantek/src/hantekdso/dsosamples.h:11
ClassDataChannel
\brief Struct for the analyzed data.
openhantek/src/post/ppresult.h:19
ClassDataGrid
openhantek/src/dsowidget.h:19
ClassDataGrid
openhantek/src/widgets/datagrid.h:13
ClassDeviceListEntry
* Represents an entry in the {@link DevicesListModel}. */
openhantek/src/selectdevice/devicelistentry.h:11
ClassDevicesListModel
* Provides a Model for the Qt Model/View concept. The {@see FindDevices} is required * to update the list of available devices. */
openhantek/src/selectdevice/deviceslistmodel.h:14
ClassDsoConfigAnalysisPage
/////////////////////////////////////////////////////////////////////////// \class DsoConfigAnalysisPage configpages
openhantek/src/configdialog/DsoConfigAnalysisPage.h:21
ClassDsoConfigAnalysisPage
openhantek/src/configdialog/configdialog.h:5
ClassDsoConfigColorsPage
openhantek/src/configdialog/configdialog.h:7
ClassDsoConfigColorsPage
/////////////////////////////////////////////////////////////////////////// \class DsoConfigColorsPage configpages
openhantek/src/configdialog/DsoConfigColorsPage.h:24
ClassDsoConfigDialog
/////////////////////////////////////////////////////////////////////////// \class DsoConfigDialog configdialog
openhantek/src/configdialog/configdialog.h:21
ClassDsoConfigScopePage
openhantek/src/configdialog/configdialog.h:6
ClassDsoConfigScopePage
/////////////////////////////////////////////////////////////////////////// \class DsoConfigScopePage configpages
openhantek/src/configdialog/DsoConfigScopePage.h:22
ClassDsoSettings
openhantek/src/mainwindow.h:14
ClassDsoSettings
\brief Holds the settings of the program.
openhantek/src/dsosettings.h:20
ClassDsoSettings
openhantek/src/configdialog/configdialog.h:8
ClassDsoSettings
openhantek/src/post/spectrumgenerator.h:20
ClassDsoSettings
Settings forwards
openhantek/src/exporting/exporterregistry.h:15
ClassDsoSettingsAnalysis
openhantek/src/post/analysissettings.h:43
ClassDsoSettingsColorValues
/////////////////////////////////////////////////////////////////////////// \struct DsoSettingsColorValues \brief Holds the color values for the oscil
openhantek/src/viewsettings.h:21
ClassDsoSettingsScope
\brief Holds the settings for the oscilloscope.
openhantek/src/scopesettings.h:100
ClassDsoSettingsScope
openhantek/src/glscope.h:20
ClassDsoSettingsScope
openhantek/src/dsowidget.h:17
ClassDsoSettingsScope
openhantek/src/docks/TriggerDock.h:14
ClassDsoSettingsScope
openhantek/src/docks/HorizontalDock.h:19
ClassDsoSettingsScope
openhantek/src/post/spectrumgenerator.h:21
ClassDsoSettingsScope
openhantek/src/post/graphgenerator.h:14
ClassDsoSettingsScopeAnalysis
\brief Holds the settings for the power and frequency analysis.
openhantek/src/scopesettings.h:67
ClassDsoSettingsScopeChannel
\brief Base for DsoSettingsScopeSpectrum and DsoSettingsScopeVoltage
openhantek/src/scopesettings.h:53
ClassDsoSettingsScopeCursor
\brief Holds the cursor parameters
openhantek/src/scopesettings.h:16
ClassDsoSettingsScopeCursor
openhantek/src/glscope.h:21
ClassDsoSettingsScopeHorizontal
\brief Holds the settings for the horizontal axis.
openhantek/src/scopesettings.h:22
ClassDsoSettingsScopeSpectrum
\brief Holds the settings for the spectrum analysis.
openhantek/src/scopesettings.h:61
ClassDsoSettingsScopeTrigger
\brief Holds the settings for the trigger. TODO Use ControlSettingsTrigger
openhantek/src/scopesettings.h:44
ClassDsoSettingsScopeVoltage
\brief Holds the settings for the normal voltage graphs. TODO Use ControlSettingsVoltage
openhantek/src/scopesettings.h:90
ClassDsoSettingsView
/////////////////////////////////////////////////////////////////////////// \struct DsoSettingsView \brief Holds all view settings.
openhantek/src/viewsettings.h:35
ClassDsoSettingsView
openhantek/src/glscope.h:19
ClassDsoSettingsView
openhantek/src/dsowidget.h:18
ClassDsoSettingsView
openhantek/src/post/graphgenerator.h:15
ClassDsoWidget
\brief The widget for the oszilloscope-screen This widget contains the scopes and all level sliders.
openhantek/src/dsowidget.h:23
ClassDsoWidget
openhantek/src/mainwindow.h:16
ClassEnum
openhantek/src/utils/enumclass.h:5
EnumErrorCode
\enum ErrorCode \brief The return codes for device control methods.
openhantek/src/hantekdso/errorcodes.h:8
ClassExporterCSV
openhantek/src/exporting/exportcsv.h:10
ClassExporterInterface
* Implement this interface and register your Exporter to the ExporterRegistry instance * in the main routine to make an Exporter available. */
openhantek/src/exporting/exporterinterface.h:18
ClassExporterInterface
Exporter forwards
openhantek/src/exporting/exporterregistry.h:21
ClassExporterJSON
openhantek/src/exporting/exportjson.h:11
ClassExporterProcessor
openhantek/src/exporting/exporterprocessor.h:9
ClassExporterRegistry
openhantek/src/mainwindow.h:15
next →1–100 of 200, ranked by callers