| addBlockListener(RBlockListener *l) | RMainWindow | |
| addCoordinateListener(RCoordinateListener *l) | RMainWindow | |
| addEntityExportListener(REntityExportListener *l) | RMainWindow | |
| addExportListener(RExportListener *l) | RMainWindow | |
| addFocusListener(RFocusListener *l) | RMainWindow | |
| addImportListener(RImportListener *l) | RMainWindow | |
| addInterTransactionListener(RInterTransactionListener *l) | RMainWindow | |
| addKeyListener(RKeyListener *l) | RMainWindow | |
| addLayerListener(RLayerListener *l) | RMainWindow | |
| addNewDocumentListener(RNewDocumentListener *l) | RMainWindow | |
| addPaletteListener(RPaletteListener *l) | RMainWindow | |
| addPenListener(RPenListener *l) | RMainWindow | |
| addPreferencesListener(RPreferencesListener *l) | RMainWindow | |
| addPropertyListener(RPropertyListener *l) | RMainWindow | |
| addSelectionListener(RSelectionListener *l) | RMainWindow | |
| addSnapListener(RSnapListener *l) | RMainWindow | |
| addTransactionListener(RTransactionListener *l) | RMainWindow | |
| addUcsListener(RUcsListener *l) | RMainWindow | |
| addViewFocusListener(RViewFocusListener *l) | RMainWindow | |
| addViewListener(RViewListener *l) | RMainWindow | |
| blockListeners | RMainWindow | protected |
| coordinateListeners | RMainWindow | protected |
| disable() | RMainWindow | inlinevirtual |
| enable() | RMainWindow | inlinevirtual |
| entityExportListeners | RMainWindow | protected |
| escapeEvent()=0 | RMainWindow | pure virtual |
| eval(const QString &ext, const QString &script) | RMainWindow | |
| exportListeners | RMainWindow | protected |
| focusListeners | RMainWindow | protected |
| getChildWidget(const QString &name)=0 | RMainWindow | pure virtual |
| getDocument()=0 | RMainWindow | pure virtual |
| getDocumentInterface()=0 | RMainWindow | pure virtual |
| getDocumentInterfaceStatic() | RMainWindow | static |
| getHeight()=0 | RMainWindow | pure virtual |
| getMainWindow() | RMainWindow | static |
| getMainWindowProxy() | RMainWindow | inlinestatic |
| getPositionX()=0 | RMainWindow | pure virtual |
| getPositionY()=0 | RMainWindow | pure virtual |
| getWidth()=0 | RMainWindow | pure virtual |
| handleUserCommand(const QString &message, bool escape=true) | RMainWindow | inlinevirtual |
| handleUserInfo(const QString &message, bool escape=true) | RMainWindow | inlinevirtual |
| handleUserMessage(const QString &message, bool escape=true) | RMainWindow | inlinevirtual |
| handleUserWarning(const QString &message, bool messageBox=false, bool escape=true) | RMainWindow | inlinevirtual |
| hasMainWindow() | RMainWindow | static |
| hasProxy() | RMainWindow | inlinestatic |
| importListeners | RMainWindow | protected |
| installMessageHandler() | RMainWindow | static |
| interTransactionListeners | RMainWindow | protected |
| keyListeners | RMainWindow | protected |
| layerListeners | RMainWindow | protected |
| mainWindow | RMainWindow | protectedstatic |
| mainWindowProxy | RMainWindow | protectedstatic |
| messageHandler(QtMsgType type, const char *msg) | RMainWindow | static |
| move(int x, int y)=0 | RMainWindow | pure virtual |
| mutex | RMainWindow | protected |
| newDocumentListeners | RMainWindow | protected |
| notifyBlockListeners(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyBlockListenersCurrentBlock(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyCoordinateListeners(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyEntityExportListeners(RExporter *exporter, REntity *entity) | RMainWindow | |
| notifyExportListenersEnd(RExporter *exporter) | RMainWindow | |
| notifyExportListenersPost(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyExportListenersPre(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyFocusListeners(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyImportListenersPost(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyImportListenersPre(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyInterTransactionListeners(RDocument *document, RTransaction *transaction=NULL) | RMainWindow | |
| notifyKeyListeners(QKeyEvent *event) | RMainWindow | |
| notifyLayerListeners(RDocumentInterface *documentInterface, QList< RObject::Id > &layerIds) | RMainWindow | |
| notifyLayerListenersCurrentLayer(RDocumentInterface *documentInterface, RObject::Id previousLayerId) | RMainWindow | |
| notifyListeners(bool withNull=false) | RMainWindow | |
| notifyNewDocumentListeners(RDocument *document, RTransaction *transaction, bool beforeLoad) | RMainWindow | |
| notifyPaletteListeners() | RMainWindow | |
| notifyPenListeners(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyPreferencesListeners(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyPropertyListeners(RDocument *document, bool onlyChanges=false, RS::EntityType entityTypeFilter=RS::EntityUnknown) | RMainWindow | |
| notifyPropertyListeners(RDocument &document, REntity &entity) | RMainWindow | |
| notifyPropertyListeners() | RMainWindow | |
| notifySelectionListeners(RDocumentInterface *documentInterface) | RMainWindow | |
| notifySnapListeners(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyTransactionListeners(RDocument *document, RTransaction *transaction=NULL) | RMainWindow | |
| notifyUcsListeners(RDocumentInterface *documentInterface) | RMainWindow | |
| notifyViewFocusListeners(RGraphicsView *view) | RMainWindow | |
| notifyViewListeners(RDocumentInterface *documentInterface) | RMainWindow | |
| paletteListeners | RMainWindow | protected |
| penListeners | RMainWindow | protected |
| postCloseEvent()=0 | RMainWindow | pure virtual |
| postPropertyEvent(RPropertyTypeId propertyTypeId, const QVariant &value, RS::EntityType entityTypeFilter=RS::EntityAll)=0 | RMainWindow | pure virtual |
| postSelectionChangedEvent()=0 | RMainWindow | pure virtual |
| postTransactionEvent(RTransaction &t, bool onlyChanges=false, RS::EntityType entityTypeFilter=RS::EntityAll)=0 | RMainWindow | pure virtual |
| preferencesListeners | RMainWindow | protected |
| progressEnabled | RProgressHandler | protected |
| propertyChangeEvent(RPropertyEvent &event) | RMainWindow | |
| propertyListeners | RMainWindow | protected |
| quit()=0 | RMainWindow | pure virtual |
| readSettings() | RMainWindow | protectedvirtual |
| removeBlockListener(RBlockListener *l) | RMainWindow | |
| removeCoordinateListener(RCoordinateListener *l) | RMainWindow | |
| removeEntityExportListener(REntityExportListener *l) | RMainWindow | |
| removeExportListener(RExportListener *l) | RMainWindow | |
| removeFocusListener(RFocusListener *l) | RMainWindow | |
| removeImportListener(RImportListener *l) | RMainWindow | |
| removeInterTransactionListener(RInterTransactionListener *l) | RMainWindow | |
| removeKeyListener(RKeyListener *l) | RMainWindow | |
| removeLayerListener(RLayerListener *l) | RMainWindow | |
| removeNewDocumentListener(RNewDocumentListener *l) | RMainWindow | |
| removePaletteListener(RPaletteListener *l) | RMainWindow | |
| removePenListener(RPenListener *l) | RMainWindow | |
| removePreferencesListener(RPreferencesListener *l) | RMainWindow | |
| removePropertyListener(RPropertyListener *l) | RMainWindow | |
| removeSelectionListener(RSelectionListener *l) | RMainWindow | |
| removeSnapListener(RSnapListener *l) | RMainWindow | |
| removeTransactionListener(RTransactionListener *l) | RMainWindow | |
| removeUcsListener(RUcsListener *l) | RMainWindow | |
| removeViewFocusListener(RViewFocusListener *l) | RMainWindow | |
| removeViewListener(RViewListener *l) | RMainWindow | |
| resize(int width, int height)=0 | RMainWindow | pure virtual |
| RMainWindow() | RMainWindow | |
| RProgressHandler() | RProgressHandler | inline |
| selectionListeners | RMainWindow | protected |
| setCommandPrompt(const QString &text="")=0 | RMainWindow | pure virtual |
| setGraphicsViewCursor(const QCursor &cursor)=0 | RMainWindow | pure virtual |
| setLeftMouseTip(const QString &text="")=0 | RMainWindow | pure virtual |
| setMainWindowProxy(RMainWindowProxy *p) | RMainWindow | inlinestatic |
| setProgress(int value)=0 | RProgressHandler | pure virtual |
| setProgressEnabled(bool on) | RProgressHandler | inlinevirtual |
| setProgressEnd()=0 | RProgressHandler | pure virtual |
| setProgressText(const QString &text="")=0 | RProgressHandler | pure virtual |
| setRightMouseTip(const QString &text="")=0 | RMainWindow | pure virtual |
| snapListeners | RMainWindow | protected |
| transactionListeners | RMainWindow | protected |
| ucsListeners | RMainWindow | protected |
| ucsSetEvent(const QString &ucsName) | RMainWindow | |
| viewFocusListeners | RMainWindow | protected |
| viewListeners | RMainWindow | protected |
| writeSettings() | RMainWindow | protectedvirtual |
| ~RMainWindow() | RMainWindow | virtual |
| ~RMessageHandler() | RMessageHandler | inlinevirtual |
| ~RProgressHandler() | RProgressHandler | inlinevirtual |