QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
载入中...
搜索中...
未找到
Qwt3DPlot 成员列表

成员的完整列表,这些成员属于 Qwt3DPlot,包括所有继承而来的类成员

applyTheme(Qwt3DTheme::Preset preset) (定义于 Qwt3DPlot)Qwt3DPlot
applyTheme(const QString &presetName) (定义于 Qwt3DPlot)Qwt3DPlot
aspectRatioMode() const (定义于 Qwt3DPlot)Qwt3DPlot
aspectRatioModeChanged(ASPECTRATIOMODE mode)Qwt3DPlotsignal
assignKeyboard(Qwt3DKeyboardState xrot_n, Qwt3DKeyboardState xrot_p, Qwt3DKeyboardState yrot_n, Qwt3DKeyboardState yrot_p, Qwt3DKeyboardState zrot_n, Qwt3DKeyboardState zrot_p, Qwt3DKeyboardState xscale_n, Qwt3DKeyboardState xscale_p, Qwt3DKeyboardState yscale_n, Qwt3DKeyboardState yscale_p, Qwt3DKeyboardState zscale_n, Qwt3DKeyboardState zscale_p, Qwt3DKeyboardState zoom_n, Qwt3DKeyboardState zoom_p, Qwt3DKeyboardState xshift_n, Qwt3DKeyboardState xshift_p, Qwt3DKeyboardState yshift_n, Qwt3DKeyboardState yshift_p)Qwt3DPlot
assignMouse(Qwt3DMouseState xrot, Qwt3DMouseState yrot, Qwt3DMouseState zrot, Qwt3DMouseState xscale, Qwt3DMouseState yscale, Qwt3DMouseState zscale, Qwt3DMouseState zoom, Qwt3DMouseState xshift, Qwt3DMouseState yshift)Qwt3DPlot
attach(Qwt3DPlotItem *item)Qwt3DPlotvirtual
backgroundRGBAColor() const (定义于 Qwt3DPlot)Qwt3DPlot
blowout(unsigned light=0)Qwt3DPlot
coordinates() (定义于 Qwt3DPlot)Qwt3DPlot
createCoordinateSystem(Triple beg, Triple end)Qwt3DPlot
detach(Qwt3DPlotItem *item)Qwt3DPlotvirtual
disableKeyboard(bool val=true)Qwt3DPlotslot
disableLighting(bool val=true) (定义于 Qwt3DPlot)Qwt3DPlotslot
disableMouse(bool val=true)Qwt3DPlotslot
enableKeyboard(bool val=true)Qwt3DPlotslot
enableLighting(bool val=true)Qwt3DPlotslot
enableMouse(bool val=true)Qwt3DPlotslot
hasItems() const (定义于 Qwt3DPlot)Qwt3DPlot
hull() const (定义于 Qwt3DPlot)Qwt3DPlot
illuminate(unsigned light=0)Qwt3DPlot
initializedGL() const (定义于 Qwt3DPlot)Qwt3DPlot
initializeGL() overrideQwt3DPlotprotected
isColorLegendShown() constQwt3DPlot
itemChanged(Qwt3DPlotItem *item)Qwt3DPlot
itemList() constQwt3DPlot
keyboardEnabled() const (定义于 Qwt3DPlot)Qwt3DPlot
keyPressEvent(QKeyEvent *e) override (定义于 Qwt3DPlot)Qwt3DPlotprotected
keySpeed(double &rot, double &scale, double &shift) const (定义于 Qwt3DPlot)Qwt3DPlot
legend() (定义于 Qwt3DPlot)Qwt3DPlot
lightingEnabled() const (定义于 Qwt3DPlot)Qwt3DPlot
lineShader() constQwt3DPlot
modelViewMatrix() constQwt3DPlot
mouseEnabled() const (定义于 Qwt3DPlot)Qwt3DPlot
mouseMoveEvent(QMouseEvent *e) overrideQwt3DPlotprotected
mousePressEvent(QMouseEvent *e) overrideQwt3DPlotprotected
mouseReleaseEvent(QMouseEvent *e) overrideQwt3DPlotprotected
ortho() const (定义于 Qwt3DPlot)Qwt3DPlot
paintGL() overrideQwt3DPlotprotected
pointShader() constQwt3DPlot
polygonShader() constQwt3DPlot
projectionChanged(bool)Qwt3DPlotsignal
projectionMatrix() constQwt3DPlot
Qwt3DPlot(QWidget *parent=nullptr)Qwt3DPlot
renderPixmap(int w=0, int h=0, bool useContext=false)Qwt3DPlot
resizeGL(int w, int h) overrideQwt3DPlotprotected
rotationChanged(double xAngle, double yAngle, double zAngle)Qwt3DPlotsignal
save(QString const &fileName, QString const &format)Qwt3DPlotvirtualslot
savePixmap(QString const &fileName, QString const &format)Qwt3DPlotvirtualslot
saveVector(QString const &fileName, QString const &format, Qwt3DVectorWriter::TEXTMODE text, Qwt3DVectorWriter::SORTMODE sortmode)Qwt3DPlotvirtualslot
scaleChanged(double xScale, double yScale, double zScale)Qwt3DPlotsignal
screenToWorld(const QPointF &screen) constQwt3DPlot
setAspectRatioMode(ASPECTRATIOMODE mode)Qwt3DPlotslot
setBackgroundColor(RGBA rgba)Qwt3DPlot
setKeySpeed(double rot, double scale, double shift)Qwt3DPlot
setLegendAbsolutePosition(const QRectF &pixelRect) (定义于 Qwt3DPlot)Qwt3DPlot
setLegendPosition(Qwt3DColorLegend::Position pos) (定义于 Qwt3DPlot)Qwt3DPlot
setLightComponent(unsigned int property, double r, double g, double b, double a=1.0, unsigned light=0)Qwt3DPlot
setLightComponent(unsigned int property, double intensity, unsigned light=0)Qwt3DPlot
setLightRotation(double xVal, double yVal, double zVal, unsigned int idx=0)Qwt3DPlotslot
setLightShift(double xVal, double yVal, double zVal, unsigned int idx=0)Qwt3DPlotslot
setMaterialComponent(unsigned int property, double r, double g, double b, double a=1.0)Qwt3DPlot
setMaterialComponent(unsigned int property, double intensity)Qwt3DPlot
setOrtho(bool)Qwt3DPlotslot
setRotation(double xVal, double yVal, double zVal)Qwt3DPlotslot
setScale(double xVal, double yVal, double zVal)Qwt3DPlotslot
setShift(double xVal, double yVal, double zVal)Qwt3DPlotslot
setShininess(double exponent)Qwt3DPlot
setTheme(const Qwt3DTheme &theme) (定义于 Qwt3DPlot)Qwt3DPlot
setTitle(const QString &title) (定义于 Qwt3DPlot)Qwt3DPlot
setTitleColor(RGBA col) (定义于 Qwt3DPlot)Qwt3DPlot
setTitleFont(const QString &family, int pointSize, int weight=QFont::Normal, bool italic=false)Qwt3DPlot
setTitlePosition(double rely, double relx=0.5, ANCHOR=TopCenter)Qwt3DPlot
setViewportShift(double xVal, double yVal)Qwt3DPlotslot
setZoom(double)Qwt3DPlotslot
shiftChanged(double xShift, double yShift, double zShift)Qwt3DPlotsignal
showColorLegend(bool)Qwt3DPlot
textShader() constQwt3DPlot
theme() const (定义于 Qwt3DPlot)Qwt3DPlot
title() constQwt3DPlot
vieportShiftChanged(double xShift, double yShift)Qwt3DPlotsignal
viewportSize() constQwt3DPlot
wheelEvent(QWheelEvent *e) overrideQwt3DPlotprotected
worldToScreen(const Triple &world) constQwt3DPlot
xLightRotation(unsigned idx=0) const (定义于 Qwt3DPlot)Qwt3DPlot
xLightShift(unsigned idx=0) const (定义于 Qwt3DPlot)Qwt3DPlot
xRotation() const (定义于 Qwt3DPlot)Qwt3DPlot
xScale() const (定义于 Qwt3DPlot)Qwt3DPlot
xShift() const (定义于 Qwt3DPlot)Qwt3DPlot
xViewportShift() const (定义于 Qwt3DPlot)Qwt3DPlot
yLightRotation(unsigned idx=0) const (定义于 Qwt3DPlot)Qwt3DPlot
yLightShift(unsigned idx=0) const (定义于 Qwt3DPlot)Qwt3DPlot
yRotation() const (定义于 Qwt3DPlot)Qwt3DPlot
yScale() const (定义于 Qwt3DPlot)Qwt3DPlot
yShift() const (定义于 Qwt3DPlot)Qwt3DPlot
yViewportShift() const (定义于 Qwt3DPlot)Qwt3DPlot
zLightRotation(unsigned idx=0) const (定义于 Qwt3DPlot)Qwt3DPlot
zLightShift(unsigned idx=0) const (定义于 Qwt3DPlot)Qwt3DPlot
zoom() const (定义于 Qwt3DPlot)Qwt3DPlot
zoomChanged(double)Qwt3DPlotsignal
zRotation() const (定义于 Qwt3DPlot)Qwt3DPlot
zScale() const (定义于 Qwt3DPlot)Qwt3DPlot
zShift() const (定义于 Qwt3DPlot)Qwt3DPlot
~Qwt3DPlot() override (定义于 Qwt3DPlot)Qwt3DPlot