angle() | LegendWidget | inline |
AttachPolicy enum name | FrameWidget | |
attachPolicy() | FrameWidget | inline |
backgroundColor() | FrameWidget | inline |
bottom() | FrameWidget | inline |
boundingRect() const | FrameWidget | |
brush() | FrameWidget | inline |
calculateBottomValue() | FrameWidget | protected |
calculateRightValue() | FrameWidget | protected |
calculateXValue() | FrameWidget | protected |
calculateYValue() | FrameWidget | protected |
Centimeter enum value | FrameWidget | |
changedCoordinates(const QRectF &) | FrameWidget | signal |
clone(LegendWidget *t) | LegendWidget | |
contextMenuEvent(QContextMenuEvent *) | FrameWidget | inlineprotected |
d_angle | LegendWidget | private |
d_attach_policy | FrameWidget | protected |
d_auto_update | LegendWidget | private |
d_brush | FrameWidget | protected |
d_frame | FrameWidget | protected |
d_frame_pen | FrameWidget | protected |
d_on_top | FrameWidget | protected |
d_plot | FrameWidget | protected |
d_shadow_width | FrameWidget | protected |
d_tex_output | LegendWidget | private |
d_text | LegendWidget | private |
d_x | FrameWidget | protected |
d_x_right | FrameWidget | protected |
d_y | FrameWidget | protected |
d_y_bottom | FrameWidget | protected |
drawFrame(QPainter *p, const QRect &rect) | FrameWidget | protectedvirtual |
drawSymbol(PlotCurve *c, int point, QPainter *p, int x, int y, int l) | LegendWidget | private |
drawText(QPainter *, const QRect &, QwtArray< long >, int) | LegendWidget | private |
drawVector(PlotCurve *c, QPainter *p, int x, int y, int l) | LegendWidget | private |
enableEditor() | LegendWidget | signal |
font() | LegendWidget | inline |
frameColor() | FrameWidget | inline |
frameLineStyle() | FrameWidget | inline |
framePen() | FrameWidget | inline |
FrameStyle enum name | FrameWidget | |
frameStyle() | FrameWidget | inline |
FrameWidget(Graph *) | FrameWidget | |
frameWidth() | FrameWidget | inline |
getCurve(const QString &s, int &point) | LegendWidget | private |
h_space | LegendWidget | private |
hasTeXOutput() | LegendWidget | inline |
heightIn(QWidget *w, Unit unit) | FrameWidget | static |
Inch enum value | FrameWidget | |
isAutoUpdateEnabled() | LegendWidget | inline |
isOnTop() | FrameWidget | inline |
itemsHeight(QPainter *p, int symbolLineLength, int frameWidth, int &width, int &height, int &textWidth, int &textHeight) | LegendWidget | private |
left_margin | LegendWidget | private |
LegendWidget(Graph *) | LegendWidget | |
Line enum value | FrameWidget | |
line_length | LegendWidget | private |
Millimeter enum value | FrameWidget | |
mousePressEvent(QMouseEvent *) | FrameWidget | |
move(const QPoint &pos) | FrameWidget | |
None enum value | FrameWidget | |
Page enum value | FrameWidget | |
paintEvent(QPaintEvent *e) | LegendWidget | privatevirtual |
parse(const QString &str) | LegendWidget | private |
Pixel enum value | FrameWidget | |
plot() | FrameWidget | inline |
Point enum value | FrameWidget | |
print(QPainter *p, const QwtScaleMap map[QwtPlot::axisCnt]) | LegendWidget | virtual |
resetCoordinates() | FrameWidget | inline |
resetOrigin() | FrameWidget | inline |
restore(Graph *g, const QStringList &lst) | LegendWidget | static |
right() | FrameWidget | inline |
saveToString() | LegendWidget | virtual |
Scale enum value | FrameWidget | |
Scales enum value | FrameWidget | |
setAngle(int angle) | LegendWidget | |
setAttachPolicy(AttachPolicy attachTo) | FrameWidget | |
setAutoUpdate(bool on=true) | LegendWidget | inline |
setBackgroundColor(const QColor &c) | FrameWidget | inline |
setBrush(const QBrush &b) | FrameWidget | inline |
setCoordinates(double left, double top, double right, double bottom) | FrameWidget | |
setFont(const QFont &font) | LegendWidget | |
setFrameColor(const QColor &c) | FrameWidget | inline |
setFrameLineStyle(const Qt::PenStyle &s) | FrameWidget | inline |
setFramePen(const QPen &p) | FrameWidget | inline |
setFrameStyle(int style) | FrameWidget | |
setFrameWidth(double w) | FrameWidget | inline |
setOnTop(bool on=true) | FrameWidget | |
setOrigin(int x, int y) | FrameWidget | inline |
setOriginCoord(double x, double y) | FrameWidget | |
setRect(int x, int y, int w, int h) | FrameWidget | |
setRect(QWidget *, double x, double y, double w, double h, Unit unit=Pixel) | FrameWidget | static |
setSize(int w, int h) | FrameWidget | inline |
setSize(const QSize &newSize) | FrameWidget | |
setTeXOutput(bool on=true) | LegendWidget | inline |
setText(const QString &s) | LegendWidget | |
setTextColor(const QColor &c) | LegendWidget | |
Shadow enum value | FrameWidget | |
showContextMenu() | FrameWidget | inline |
showDialog() | FrameWidget | signal |
showMenu() | FrameWidget | signal |
showPropertiesDialog() | FrameWidget | inline |
showTextEditor() | LegendWidget | |
symbolsMaxWidth() | LegendWidget | private |
text() | LegendWidget | inline |
textColor() | LegendWidget | inline |
textSize(QPainter *p, const QwtText &text) | LegendWidget | |
top_margin | LegendWidget | private |
Unit enum name | FrameWidget | |
updateCoordinates() | FrameWidget | virtual |
widthIn(QWidget *w, Unit unit) | FrameWidget | static |
xIn(QWidget *w, Unit unit) | FrameWidget | static |
xValue() | FrameWidget | inline |
yIn(QWidget *w, Unit unit) | FrameWidget | static |
yValue() | FrameWidget | inline |
~LegendWidget() | LegendWidget | |