|
libkpl
4.1
A Library for Graphical Presentation of Data Sets and Functions
|
This is the complete list of members for KplScene, including all inherited members.
| activePanel() const | QGraphicsScene | |
| activeWindow() const | QGraphicsScene | |
| addEllipse(const QRectF &rect, const QPen &pen, const QBrush &brush) | QGraphicsScene | |
| addEllipse(qreal x, qreal y, qreal w, qreal h, const QPen &pen, const QBrush &brush) | QGraphicsScene | |
| addItem(QGraphicsItem *item) | QGraphicsScene | |
| addLine(const QLineF &line, const QPen &pen) | QGraphicsScene | |
| addLine(qreal x1, qreal y1, qreal x2, qreal y2, const QPen &pen) | QGraphicsScene | |
| addPath(const QPainterPath &path, const QPen &pen, const QBrush &brush) | QGraphicsScene | |
| addPixmap(const QPixmap &pixmap) | QGraphicsScene | |
| addPolygon(const QPolygonF &polygon, const QPen &pen, const QBrush &brush) | QGraphicsScene | |
| addRect(const QRectF &rect, const QPen &pen, const QBrush &brush) | QGraphicsScene | |
| addRect(qreal x, qreal y, qreal w, qreal h, const QPen &pen, const QBrush &brush) | QGraphicsScene | |
| addSimpleText(const QString &text, const QFont &font) | QGraphicsScene | |
| addText(const QString &text, const QFont &font) | QGraphicsScene | |
| addWidget(QWidget *widget, QFlags< Qt::WindowType > wFlags) | QGraphicsScene | |
| advance() | QGraphicsScene | |
| backgroundBrush | QGraphicsScene | |
| backgroundBrush() const | QGraphicsScene | |
| blockSignals(bool block) | QObject | |
| bspTreeDepth | QGraphicsScene | |
| bspTreeDepth() const | QGraphicsScene | |
| changed(const QList< QRectF > ®ion) | QGraphicsScene | |
| checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| className() const | QObject | |
| clear() | QGraphicsScene | |
| clearFocus() | QGraphicsScene | |
| clearSelection() | QGraphicsScene | |
| collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode) const | QGraphicsScene | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| contextMenuEvent(QGraphicsSceneContextMenuEvent *contextMenuEvent) | QGraphicsScene | protectedvirtual |
| createItemGroup(const QList< QGraphicsItem * > &items) | QGraphicsScene | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| destroyItemGroup(QGraphicsItemGroup *group) | QGraphicsScene | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const QObject *receiver, const char *method) | QObject | |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| dragEnterEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
| dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
| dragMoveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
| drawBackground(QPainter *painter, const QRectF &rect) | QGraphicsScene | protectedvirtual |
| drawForeground(QPainter *painter, const QRectF &rect) | QGraphicsScene | protectedvirtual |
| drawItems(QPainter *painter, int numItems, QGraphicsItem *[] items, const QStyleOptionGraphicsItem[] options, QWidget *widget) | QGraphicsScene | protectedvirtual |
| dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *event) | QGraphicsScene | protectedvirtual |
| eventFilter(QObject *watched, QEvent *event) | QGraphicsScene | protectedvirtual |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| focusInEvent(QFocusEvent *focusEvent) | QGraphicsScene | protectedvirtual |
| focusItem() const | QGraphicsScene | |
| focusNextPrevChild(bool next) | QGraphicsScene | protected |
| focusOutEvent(QFocusEvent *focusEvent) | QGraphicsScene | protectedvirtual |
| font | QGraphicsScene | |
| font() const | QGraphicsScene | |
| foregroundBrush | QGraphicsScene | |
| foregroundBrush() const | QGraphicsScene | |
| frame(int z=-1) const | KplScene | protected |
| framelike(int type) | KplScene | static |
| hasFocus() const | QGraphicsScene | |
| height() const | QGraphicsScene | |
| helpEvent(QGraphicsSceneHelpEvent *helpEvent) | QGraphicsScene | protectedvirtual |
| inherits(const char *className) const | QObject | |
| inputMethodEvent(QInputMethodEvent *event) | QGraphicsScene | protectedvirtual |
| inputMethodQuery(Qt::InputMethodQuery query) const | QGraphicsScene | virtual |
| insertChild(QObject *object) | QObject | |
| insertItem(QGraphicsItem *item, int z=-1) | KplScene | |
| installEventFilter(QObject *filterObj) | QObject | |
| invalidate(qreal x, qreal y, qreal w, qreal h, QFlags< QGraphicsScene::SceneLayer > layers) | QGraphicsScene | |
| invalidate(const QRectF &rect, QFlags< QGraphicsScene::SceneLayer > layers) | QGraphicsScene | |
| isA(const char *className) const | QObject | |
| isActive() const | QGraphicsScene | |
| isSortCacheEnabled() const | QGraphicsScene | |
| isWidgetType() const | QObject | |
| itemAt(const QPointF &position) const | QGraphicsScene | |
| itemAt(const QPointF &position, const QTransform &deviceTransform) const | QGraphicsScene | |
| itemAt(qreal x, qreal y) const | QGraphicsScene | |
| itemAt(qreal x, qreal y, const QTransform &deviceTransform) const | QGraphicsScene | |
| itemIndexMethod | QGraphicsScene | |
| itemIndexMethod() const | QGraphicsScene | |
| items(Qt::SortOrder order) const | KplScene | |
| QGraphicsScene::items() const | QGraphicsScene | |
| QGraphicsScene::items(const QPointF &pos, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const | QGraphicsScene | |
| QGraphicsScene::items(const QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const | QGraphicsScene | |
| QGraphicsScene::items(const QPolygonF &polygon, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const | QGraphicsScene | |
| QGraphicsScene::items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const | QGraphicsScene | |
| QGraphicsScene::items(const QPointF &pos) const | QGraphicsScene | |
| QGraphicsScene::items(const QRectF &rectangle, Qt::ItemSelectionMode mode) const | QGraphicsScene | |
| QGraphicsScene::items(const QPolygonF &polygon, Qt::ItemSelectionMode mode) const | QGraphicsScene | |
| QGraphicsScene::items(const QPainterPath &path, Qt::ItemSelectionMode mode) const | QGraphicsScene | |
| QGraphicsScene::items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode) const | QGraphicsScene | |
| QGraphicsScene::items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const | QGraphicsScene | |
| itemsBoundingRect() const | QGraphicsScene | |
| keyPressEvent(QKeyEvent *keyEvent) | QGraphicsScene | protectedvirtual |
| keyReleaseEvent(QKeyEvent *keyEvent) | QGraphicsScene | protectedvirtual |
| killTimer(int id) | QObject | |
| KplScene(const QSizeF &size=QSizeF(21, 14.8), QObject *parent=0) | KplScene | |
| m_inv (defined in KplScene) | KplScene | protected |
| m_matrix (defined in KplScene) | KplScene | protected |
| m_size (defined in KplScene) | KplScene | protected |
| m_sx (defined in KplScene) | KplScene | protected |
| m_sy (defined in KplScene) | KplScene | protected |
| map(const QPointF &p) const | KplScene | |
| mapInv(const QPointF &p) const | KplScene | |
| matrix() const | KplScene | inline |
| metaObject() const | QObject | virtual |
| mouseDoubleClickEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | protectedvirtual |
| mouseGrabberItem() const | QGraphicsScene | |
| mouseMoved(const QPointF &pos, const FrameItem *frame) | KplScene | signal |
| mouseMoveEvent(QGraphicsSceneMouseEvent *e) | KplScene | protectedvirtual |
| mousePressed(const QPointF &pos, Qt::MouseButtons buttons) | KplScene | signal |
| mousePressEvent(QGraphicsSceneMouseEvent *e) | KplScene | protectedvirtual |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | protectedvirtual |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| objectName | QObject | |
| objectName() const | QObject | |
| palette | QGraphicsScene | |
| palette() const | QGraphicsScene | |
| parent() const | QObject | |
| positionChanged(QGraphicsItem *item) | KplScene | signal |
| previewCreated(const QString &filename) | KplScene | signal |
| print(QPrinter *printer) | KplScene | |
| property(const char *name) const | QObject | |
| QGraphicsScene(QObject *parent) | QGraphicsScene | |
| QGraphicsScene(const QRectF &sceneRect, QObject *parent) | QGraphicsScene | |
| QGraphicsScene(qreal x, qreal y, qreal width, qreal height, QObject *parent) | QGraphicsScene | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| readData(const KUrl &url, ArrayItem::DecimalCharacter decimalChar=ArrayItem::Point, bool autoPathHeader=false, bool autoNorm=true, bool logX=false, bool logY=false, double x0=4, double y0=3, double width=15, double height=10, unsigned colorFrame=0, unsigned colorGrid=0, unsigned colorData=0, FrameItem::GridMode gridMode=FrameItem::AxesWithLabels, const QString &xText="x", const QString &yText="y", const QString &header="", double relSize=1, int colX=0, int colY=1, int colErr=2, bool errorBars=false, KplItem::Symbol symbol=KplItem::SolidLine) | KplScene | |
| readPlo(const KUrl &url, QWidget *window=0) | KplScene | |
| readPlo(const KUrl &url, QList< QGraphicsItem * > &list, QWidget *window=0, unsigned colorFrame=0, unsigned colorGrid=0, unsigned colorData=0, KplItem::Symbol symbol=KplItem::OpenCircle, double x0=4, double y0=3, double width=15, double height=10, FrameItem::GridMode gridMode=FrameItem::AxesWithLabels, int colX=0, int colY=0, int colErr=0, bool errorBars=false) | KplScene | static |
| receivers(const char *signal) const | QObject | protected |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| removeItem(QGraphicsItem *item) | QGraphicsScene | |
| render(QPainter *painter, const QRectF &target, const QRectF &source, Qt::AspectRatioMode aspectRatioMode) | QGraphicsScene | |
| savePlo(const KUrl &url, bool absolute=true, char format= 'g', int precision=6) const | KplScene | |
| savePlo(const KUrl &url, const QList< QGraphicsItem * > &list, bool absolute=true, char format= 'g', int precision=6) | KplScene | static |
| savePS(const KUrl &url=KUrl(), bool landscape=false, bool boundingBox=true, bool internalPS=true) | KplScene | |
| SceneLayers | QGraphicsScene | |
| sceneRect | QGraphicsScene | |
| sceneRect() const | QGraphicsScene | |
| sceneRectChanged(const QRectF &rect) | QGraphicsScene | |
| selectedItems() const | QGraphicsScene | |
| selectionArea() const | QGraphicsScene | |
| selectionChanged() | QGraphicsScene | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| sendEvent(QGraphicsItem *item, QEvent *event) | QGraphicsScene | |
| setActivePanel(QGraphicsItem *item) | QGraphicsScene | |
| setActiveWindow(QGraphicsWidget *widget) | QGraphicsScene | |
| setBackgroundBrush(const QBrush &brush) | QGraphicsScene | |
| setBspTreeDepth(int depth) | QGraphicsScene | |
| setDashOffset() const | KplScene | |
| setFocus(Qt::FocusReason focusReason) | QGraphicsScene | |
| setFocusItem(QGraphicsItem *item, Qt::FocusReason focusReason) | QGraphicsScene | |
| setFont(const QFont &font) | QGraphicsScene | |
| setForegroundBrush(const QBrush &brush) | QGraphicsScene | |
| setItemIndexMethod(ItemIndexMethod method) | QGraphicsScene | |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setPalette(const QPalette &palette) | QGraphicsScene | |
| setParent(QObject *parent) | QObject | |
| setProperties(QGraphicsItem *item) const | KplScene | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setSceneRect(const QRectF &rect) | QGraphicsScene | |
| setSceneRect(qreal x, qreal y, qreal w, qreal h) | QGraphicsScene | |
| setSelectionArea(const QPainterPath &path) | QGraphicsScene | |
| setSelectionArea(const QPainterPath &path, const QTransform &deviceTransform) | QGraphicsScene | |
| setSelectionArea(const QPainterPath &path, Qt::ItemSelectionMode mode) | QGraphicsScene | |
| setSelectionArea(const QPainterPath &path, Qt::ItemSelectionMode mode, const QTransform &deviceTransform) | QGraphicsScene | |
| setSize(const QSizeF &size) | KplScene | |
| setSortCacheEnabled(bool enabled) | QGraphicsScene | |
| setStickyFocus(bool enabled) | QGraphicsScene | |
| setStyle(QStyle *style) | QGraphicsScene | |
| signalsBlocked() const | QObject | |
| size() const | KplScene | inline |
| sortCacheEnabled | QGraphicsScene | |
| startTimer(int interval) | QObject | |
| steps(int z=-1) const | KplScene | |
| stickyFocus | QGraphicsScene | |
| stickyFocus() const | QGraphicsScene | |
| style() const | QGraphicsScene | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| update(qreal x, qreal y, qreal w, qreal h) | QGraphicsScene | |
| update(const QRectF &rect) | QGraphicsScene | |
| updatePos(QGraphicsItem *item) | KplScene | |
| views() const | QGraphicsScene | |
| wheelEvent(QGraphicsSceneWheelEvent *wheelEvent) | QGraphicsScene | protectedvirtual |
| width() const | QGraphicsScene | |
| ~KplScene() | KplScene | |
| ~QGraphicsScene() | QGraphicsScene | virtual |
| ~QObject() | QObject | virtual |
1.8.8