#include <QDynExpSurfaceGraph.h>
|
| QSurfaceDataProxy *const | Proxy = nullptr |
| |
| const std::unique_ptr< QValue3DAxis > | XValueAxis |
| |
| const std::unique_ptr< QValue3DAxis > | YValueAxis |
| |
| const std::unique_ptr< QValue3DAxis > | ZValueAxis |
| |
Definition at line 16 of file QDynExpSurfaceGraph.h.
◆ DynExpSurfaceGraphBackend()
| DynExpQuick::DynExpSurfaceGraphBackend::DynExpSurfaceGraphBackend |
( |
QObject * |
parent = nullptr | ) |
|
◆ ~DynExpSurfaceGraphBackend()
| DynExpQuick::DynExpSurfaceGraphBackend::~DynExpSurfaceGraphBackend |
( |
| ) |
|
|
default |
◆ GetDataItemPosition()
| QVector3D DynExpQuick::DynExpSurfaceGraphBackend::GetDataItemPosition |
( |
| ) |
const |
◆ GetProxy() [1/2]
| const auto * DynExpQuick::DynExpSurfaceGraphBackend::GetProxy |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetProxy() [2/2]
| Q_INVOKABLE QSurfaceDataProxy * DynExpQuick::DynExpSurfaceGraphBackend::GetProxy |
( |
| ) |
|
|
inlinenoexcept |
◆ GetSelectedPoint()
| auto DynExpQuick::DynExpSurfaceGraphBackend::GetSelectedPoint |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetXValueAxis() [1/2]
| const auto * DynExpQuick::DynExpSurfaceGraphBackend::GetXValueAxis |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetXValueAxis() [2/2]
| auto * DynExpQuick::DynExpSurfaceGraphBackend::GetXValueAxis |
( |
| ) |
|
|
inlinenoexcept |
◆ GetYValueAxis() [1/2]
| const auto * DynExpQuick::DynExpSurfaceGraphBackend::GetYValueAxis |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetYValueAxis() [2/2]
| auto * DynExpQuick::DynExpSurfaceGraphBackend::GetYValueAxis |
( |
| ) |
|
|
inlinenoexcept |
◆ GetZValueAxis() [1/2]
| const auto * DynExpQuick::DynExpSurfaceGraphBackend::GetZValueAxis |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetZValueAxis() [2/2]
| auto * DynExpQuick::DynExpSurfaceGraphBackend::GetZValueAxis |
( |
| ) |
|
|
inlinenoexcept |
◆ qdataChanged
| void DynExpQuick::DynExpSurfaceGraphBackend::qdataChanged |
( |
| ) |
|
|
signal |
◆ qresetCamera
| void DynExpQuick::DynExpSurfaceGraphBackend::qresetCamera |
( |
| ) |
|
|
signal |
◆ ResetCamera()
| void DynExpQuick::DynExpSurfaceGraphBackend::ResetCamera |
( |
| ) |
|
|
inline |
◆ ResetSelectedPoint()
| void DynExpQuick::DynExpSurfaceGraphBackend::ResetSelectedPoint |
( |
| ) |
|
|
noexcept |
◆ selectedPointChanged
| void DynExpQuick::DynExpSurfaceGraphBackend::selectedPointChanged |
( |
QPoint |
| ) |
|
|
signal |
◆ SetSelectedPoint()
| void DynExpQuick::DynExpSurfaceGraphBackend::SetSelectedPoint |
( |
QPoint |
SelectedPoint | ) |
|
|
noexcept |
◆ UpdateData()
| void DynExpQuick::DynExpSurfaceGraphBackend::UpdateData |
( |
| ) |
|
◆ Proxy
| QSurfaceDataProxy* const DynExpQuick::DynExpSurfaceGraphBackend::Proxy = nullptr |
|
private |
◆ XValueAxis
| const std::unique_ptr<QValue3DAxis> DynExpQuick::DynExpSurfaceGraphBackend::XValueAxis |
|
private |
◆ YValueAxis
| const std::unique_ptr<QValue3DAxis> DynExpQuick::DynExpSurfaceGraphBackend::YValueAxis |
|
private |
◆ ZValueAxis
| const std::unique_ptr<QValue3DAxis> DynExpQuick::DynExpSurfaceGraphBackend::ZValueAxis |
|
private |
◆ SelectedPoint
| QPoint DynExpQuick::DynExpSurfaceGraphBackend::SelectedPoint |
|
readwrite |
◆ XValueAxis
| QML_ELEMENTQValue3DAxis* DynExpQuick::DynExpSurfaceGraphBackend::XValueAxis |
|
read |
◆ YValueAxis
| QValue3DAxis* DynExpQuick::DynExpSurfaceGraphBackend::YValueAxis |
|
read |
◆ ZValueAxis
| QValue3DAxis* DynExpQuick::DynExpSurfaceGraphBackend::ZValueAxis |
|
read |
The documentation for this class was generated from the following files: