appendItem(const QString &txt, const QwtSymbol &s, const QPen &p, long key) | QwtLegend | |
cellLabelSizeHint(const QFontMetrics &) const (defined in QwtLegend) | QwtLegend | [private] |
cellSizeHint(const QFontMetrics &) const | QwtLegend | |
cellSymbolSizeHint() const (defined in QwtLegend) | QwtLegend | [private] |
clear() | QwtLegend | |
clicked(int index) | QwtLegend | [signal] |
colWidth() const | QwtLegend | |
contentsMousePressEvent(QMouseEvent *e) | QwtLegend | [protected, virtual] |
contentsMouseReleaseEvent(QMouseEvent *e) | QwtLegend | [protected, virtual] |
createEditor(int row, int col, bool initFromCell) const | QwtLegend | [protected, virtual] |
d_align (defined in QwtLegend) | QwtLegend | [private] |
d_item (defined in QwtLegend) | QwtLegend | [protected] |
d_lblRect (defined in QwtLegend) | QwtLegend | [private] |
d_maxCols (defined in QwtLegend) | QwtLegend | [private] |
d_maxRows (defined in QwtLegend) | QwtLegend | [private] |
d_sel (defined in QwtLegend) | QwtLegend | [private] |
d_symRect (defined in QwtLegend) | QwtLegend | [private] |
findFirstKey(long key) | QwtLegend | |
findIndex(int row, int col) (defined in QwtLegend) | QwtLegend | [private] |
findRowCol(uint index, int &row, int &col) (defined in QwtLegend) | QwtLegend | [private] |
fontChange(const QFont &oldFont) | QwtLegend | [protected, virtual] |
insertItem(const QString &txt, const QwtSymbol &s, const QPen &p, long key, uint index) | QwtLegend | |
itemCnt() const | QwtLegend | |
key(uint index) const | QwtLegend | |
maxCols() const | QwtLegend | |
maxRows() const | QwtLegend | |
paintCell(QPainter *p, int row, int col, const QRect &, bool selected) | QwtLegend | [protected, virtual] |
paintFocus(QPainter *, const QRect &) (defined in QwtLegend) | QwtLegend | [private, virtual] |
pressed(int index) | QwtLegend | [signal] |
QwtLegend(QWidget *w=0, const char *name=0) | QwtLegend | |
QwtPlot (defined in QwtLegend) | QwtLegend | [private] |
removeItem(uint index) | QwtLegend | |
resizeCells() | QwtLegend | [protected] |
resizeEvent(QResizeEvent *) | QwtLegend | [protected, virtual] |
resizeTable() | QwtLegend | [protected] |
rowHeight() const | QwtLegend | |
setKey(uint index, long key) | QwtLegend | |
setMaxCols(int columns) | QwtLegend | |
setMaxRows(int rows) | QwtLegend | |
setPen(uint index, const QPen &pn) | QwtLegend | |
setSymbol(uint index, const QwtSymbol &s) | QwtLegend | |
setText(uint index, const QString &s) | QwtLegend | |
sizeHint() const | QwtLegend | |
updateTable() | QwtLegend | [protected] |
~QwtLegend() | QwtLegend | |