 About | |
 AbstractPreferences | |
 AddBlock | This action handles the user interaction to add a new block to the current drawing |
 AddLayer | This action handles all user interaction to add a new layer to the current drawing |
 AddView | |
 AdvancedSelection | Advanced selection dialog with logical operations for selecting entities based on properties |
 Align | |
 AppPreferences | Shows the application preferences dialog |
 Arc | Base class for all arc drawing tools |
 Arc2PA | Arc from two points and angle |
 Arc2PR | Arc from two points and radius |
 Arc3P | Arc from three points |
 ArcConcentric | Arc concentric to another arc (with distance) |
 ArcConcentricThrough | |
 ArcCPA | Arc from center, point and angles |
 ArcTangential | Arc tangentially connected to a line or arc |
 AutoSave | |
 AutoZoom | |
 AutoZoomView | |
 BabelfishTranslator | |
 Bevel | |
 BitmapExport | |
 Block | |
 BlockDialog | Creates a dialog to edit the attributes of a block (currently name only) |
 BlockExamples | Base class for all block examples |
 BlockList | Initializes the block list widget (RBlockListQt) |
 BreakOut | |
 CadToolBar | |
 CadToolBarPanel | |
 Cam | |
 CamConfigDialog | Creates a dialog to choose a CAM configuration file |
 CamExport | |
 CamExporter | Implementation of a simple CAM exporter that implements the RFileExporter interface |
 CamSimHandler | Simulation handler |
 CamSimulation | CAM simulation controls |
 CascadeWindows | |
 CharacterMapDialog | Provides a character map dialog that shows available Unicode characters to insert into a text field |
 CheckForUpdates | |
 Circle | Base class for all circle drawing tools |
 Circle2P | Circle from two diagonally opposite points |
 Circle2PR | Circle from start point, end point and radius |
 Circle3P | Circle from start point, point on circle line and end point |
 CircleConcentric | Circle concentric to an existing circle |
 CircleConcentricThrough | Circle concentric to existing circle, through a given position |
 CircleCP | Circle from center point and point on circle line |
 CircleCR | Circle from center and radius |
 ClipboardDisplay | |
 ClipboardOperation | Base class for copy and cut |
 CloseAll | |
 CloseFile | This action handles the user interaction to close the current drawing |
 ColumnLayout | |
 com_trolltech_qt_core_ScriptPlugin | |
 com_trolltech_qt_gui_ScriptPlugin | |
 com_trolltech_qt_network_ScriptPlugin | |
 com_trolltech_qt_opengl_ScriptPlugin | |
 com_trolltech_qt_phonon_ScriptPlugin | |
 com_trolltech_qt_sql_ScriptPlugin | |
 com_trolltech_qt_svg_ScriptPlugin | |
 com_trolltech_qt_uitools_ScriptPlugin | |
 com_trolltech_qt_webkit_ScriptPlugin | |
 com_trolltech_qt_xml_ScriptPlugin | |
 com_trolltech_qt_xmlpatterns_ScriptPlugin | |
 CommandLine | |
 CommandLineExamples | Base class for all command line tools examples |
 CommandLineFocus | |
 CommandLineTools | Base class for all command line tool examples |
 Compare | |
 CompareNavigation | |
 Contour | A Contour object contains all IDs of geometrically connected entities |
 Copy | Copies the current selection to the clipboard |
 CopyWithReference | |
 CreateBlock | |
 CreateLibraryItem | |
 Cut | Cuts the current selection to the clipboard |
 CutWithReference | |
 DbConnection | Provides a connection to a SQLite database |
 DefaultAction | Default action which is active when no other tool or action is active |
 DefaultNavigation | |
 Delete | Deleted all selected entities of the current document |
 DeselectAll | |
 DimAligned | Draw aligned dimension |
 DimAngular | Draw angular dimension |
 DimDiametric | |
 Dimension | Base class for all dimensioning tools |
 DimHorizontal | Draw horizontal dimension |
 DimOrdinate | Draw ordinate dimension |
 DimRadial | |
 DimRegen | Regenerates dimensions to use automatic text position |
 DimRotated | Draw rotated dimension (horizontal, vertical or other fixed angle) |
 DimVertical | Draw vertical dimension |
 DirectoryList | Fills the list widget "listWidgetName", a child of pageWidget with directories (from where?) |
 Divide | Divide entities into two equally long parts |
 DL_ArcData | Arc Data |
 DL_Attributes | Storing and passing around attributes |
 DL_BlockData | Block Data |
 DL_CircleData | Circle Data |
 DL_Codes | Codes for colors and DXF versions |
 DL_ControlPointData | Spline control point data |
 DL_CreationAdapter | An abstract adapter class for receiving DXF events when a DXF file is being read |
 DL_CreationInterface | Abstract class (interface) for the creation of new entities |
 DL_DimAlignedData | Aligned Dimension Data |
 DL_DimAngular3PData | Angular Dimension Data (3 points version) |
 DL_DimAngularData | Angular Dimension Data |
 DL_DimDiametricData | Diametric Dimension Data |
 DL_DimensionData | Generic Dimension Data |
 DL_DimLinearData | Linear Dimension Data |
 DL_DimOrdinateData | Ordinate Dimension Data |
 DL_DimRadialData | Radial Dimension Data |
 DL_Dxf | Reading and writing of DXF files |
 DL_EllipseData | Ellipse Data |
 DL_Exception | Used for exception handling |
 DL_Extrusion | Storing and passing around attributes |
 DL_GroupCodeExc | Used for exception handling |
 DL_HatchData | Hatch data |
 DL_HatchEdgeData | Hatch edge data |
 DL_HatchLoopData | Hatch boundary path (loop) data |
 DL_ImageData | Image Data |
 DL_ImageDefData | Image Definition Data |
 DL_InsertData | Insert Data |
 DL_KnotData | Spline knot data |
 DL_LayerData | Layer Data |
 DL_LeaderData | Leader (arrow) |
 DL_LeaderVertexData | Leader Vertex Data |
 DL_LineData | Line Data |
 DL_LineTypeData | Line Type Data |
 DL_MTextData | MText Data |
 DL_NullStrExc | Used for exception handling |
 DL_PointData | Point Data |
 DL_PolylineData | Polyline Data |
 DL_SplineData | Spline Data |
 DL_TextData | Text Data |
 DL_TraceData | Trace Data / solid data / 3d face data |
 DL_VertexData | Vertex Data |
 DL_Writer | Defines interface for writing low level DXF constructs to a file |
 DL_WriterA | Implements functions defined in DL_Writer for writing low level DXF constructs to an ASCII format DXF file |
 DraftMode | |
 Draw | Base class for all drawing tools |
 DrawExamples | Base class for all drawing examples |
 DrawingPreferences | |
 DrawPolyline | Draw polyline, segment by segment |
 Duplicates | |
 DwgExporter | Initializes the DWG exporter to make DWG export available |
 DwgImporter | Initializes the DWG importer to make DWG import available |
 DxfExporter | Initializes the DXF importer to make DXF imports based on dxflib available |
 EAction | Base class for all ECMAScript based actions |
 Edit | Base class for all editing tools |
 EditBlock | |
 EditFromInsert | Edits the block that is referenced by the insert (reference) the user clicks |
 EditLayer | This action handles all user interaction to edit the current layer |
 EditMainDrawing | |
 EditText | This module contains the ECMAScript implementation of the text editing tool |
 EditView | |
 Ellipse | Base class for all ellipse drawing tools |
 EllipseArcCPPA | Ellipse arc from center point, major point, minor point and angles |
 EllipseCPP | Full ellipse from center point, major point and minor point |
 Esc | |
 EventHandler | Event handler class |
 ExAddBlock | This action adds a block called 'MyBlock' with a line and an arc as contents |
 Examples | Base class for all examples |
 ExChangeFontToArial | This action changes the font of all texts to 'Arial' and terminates |
 ExDirListing | This action lists the contents of a directory and prints it into the QCAD console |
 ExDrawBoundingBox | This action draws a bounding box around each selected entity |
 ExDrawColors | This action draws lines in different colors |
 ExImportPoints | This action imports points from a file in the format: x1,y1 x2,y2 .. |
 ExLayerWhiteToBlack | This action changes the color of all white layers to black and terminates |
 ExMathSpiral | This action draws a simple spiral (center at 0/0) and then terminates (no interaction) |
 Explode | |
 ExplodeText | |
 ExThreePoints | |
 FAQ | |
 File | Base class for all file menu tools |
 FirstStart | |
 Forum | |
 FullScreen | |
 GCode | |
 Global | |
 Hatch | Create hatch for selected boundary |
 HatchDialog | Hatch creation or editing dialog |
 Help | Base class for all help menu entries |
 HelpContents | |
 HideAllBlocks | |
 HideAllLayers | This action handles all user interaction to hide all layers of the current drawing |
 Image | Inserts an image (bitmap) into the drawing |
 IndexWatcher | Internal helper class |
 InfoAngle | |
 InfoArea | |
 InfoDistanceEP | |
 InfoDistancePP | |
 Information | Base class for all measuring and information tools |
 InfoTotalLength | |
 InsertBlock | This action handles the user interaction to insert a block from the block list into the drawing |
 InsertBlockItem | Called when a block is inserted from the part library |
 InsertScriptItem | Called when a script is inserted from the part library |
 InvertSelection | |
 IOExamples | Base class for all IO examples |
 IsoProject | |
 Item | |
 ItemDelegate | |
 ItemTag | |
 Kms | |
 LanguagePreferences | |
 Layer | |
 LayerDialog | Creates a dialog to edit the attributes of a layer |
 LayerExamples | Base class for all drawing examples |
 LayerList | |
 Leader | Draw leader, segment by segment |
 Lengthen | Lengthens (or shortens) an entity by a given amount |
 LibraryBrowser | |
 Line | Base class for all line drawing tools |
 Line2P | Line from two points or sequence of lines |
 LineAngle | Line from point and angle |
 LineBisector | Line as bisector of two other lines |
 LineFreehand | Freehand line |
 LineHorizontal | Line from point with angle 0 |
 LineOrthogonal | Line orthogonal to existing entity with given length |
 LineParallel | Line parallel to existing line with distance |
 LineParallelThrough | Line parallel through position |
 LinePolygonCP | Polygon with center, corner point and number of edges |
 LinePolygonPP | Polygon from two corner points and number of edges |
 LineRectangle | Rectangle from two corner points |
 LineRectangleSize | Rectangle from point and size |
 LineRelativeAngle | Line with relative angle to existing line, position and length |
 LineTangent1 | Line tangential to arc, circle or ellipse |
 LineTangent2 | Line tangential to two arcs or circles |
 LineVertical | Line from point and with angle 90 |
 ListViewEventHandler | Event handler for drag and drop, clicks, double-click |
 Locale | |
 LockRelativeZero | |
 MainWindow | |
 Map | |
 MathExamples | Base class for all math examples |
 MenuData | |
 MenusAndToolBars | |
 Mirror | Mirrors selected entities |
 Modify | Base class for all modification tools |
 ModifyCorner | Base class for modification tools that operate on a corner (Bevel, Round) |
 ModifyExamples | Base class for all modify examples |
 MouseDisplay | |
 MultiPageGraphicsView | |
 MyAction | |
 MyScripts | |
 NewFile | Creates a new document |
 NewFromTemplate | |
 NextWindow | |
 OpenFile | Handles all user interaction to open documents |
 option | |
 OptionsToolBarFocus | |
 PageGraphicsItem | |
 PanZoom | |
 Paste | Pastes the clipboard contents into the centawin |
 PdfExport | Starts PDF Export and first the print preview if it is not already running |
 PersistentWidgets | |
 PickView | |
 Plugin | Initializes and manages all plugins |
 Point | Base class for all point drawing tools |
 Point1P | Point from position |
 PointMN | Grid of mxn points from four corner positions |
 PointNP | N points, equally distributed between two positions |
 Polyline | Base class for all polyline drawing tools |
 PolylineAppendNode | Append node to existing polyline |
 PolylineDeleteNode | Delete node from existing polyline |
 PolylineDeleteNodesBetween | Delete all nodes of a polyline between two given nodes |
 PolylineEquidistant | Create equidistant polyline |
 PolylineFromSegments | Polyline from geometrically connected, loose line and arc entities |
 PolylineInsertNode | Insert node into existing polyline |
 PolylineTrim | Trim polyline segments |
 PreviousView | |
 PreviousWindow | |
 Print | Used to print the given document with the settings stored inside the document or the default settings |
 PrintPreview | Switches the current document to print preview mode |
 PropertyEditor | |
 PropertyEditorImpl | Property editor implementation |
 PropertyWatcher | Internal helper class |
 Purchase | |
 QMetaTypeId< QHash< int, QByteArray > > | |
 QMetaTypeId< QHash< QByteArray, QVariant > > | |
 QMetaTypeId< QHash< QNetworkRequest::Attribute, QVariant > > | |
 QMetaTypeId< QList< QPair< QByteArray, QByteArray > > > | |
 QMetaTypeId< QList< QPair< QByteArray, QString > > > | |
 QMetaTypeId< QList< QPair< qreal, QPointF > > > | |
 QMetaTypeId< QList< QPair< qreal, qreal > > > | |
 QMetaTypeId< QList< QPair< QString, QString > > > | |
 QMetaTypeId< QMap< int, QVariant > > | |
 QMetaTypeId< QMap< QDate, QTextCharFormat > > | |
 QMetaTypeId< QMultiMap< QSsl::AlternateNameEntryType, QString > > | |
 QMetaTypeId< QMultiMap< QString, QString > > | |
 QMetaTypeId< QPair< QByteArray, QByteArray > > | |
 QMetaTypeId< QPair< QByteArray, QString > > | |
 QMetaTypeId< QPair< QHostAddress, int > > | |
 QMetaTypeId< QPair< qreal, QColor > > | |
 QMetaTypeId< QPair< qreal, QPointF > > | |
 QMetaTypeId< QPair< qreal, qreal > > | |
 QMetaTypeId< QPair< qreal, QVariant > > | |
 QMetaTypeId< QPair< QString, QString > > | |
 QMetaTypeId< QVector< QPair< qreal, QColor > > > | |
 QMetaTypeId< QVector< QPair< qreal, QVariant > > > | |
 qtscript_Qt_metaObject_helper | |
 QtScriptShell_AbstractAddon | |
 QtScriptShell_AbstractAudioOutput | |
 QtScriptShell_AbstractBackend | |
 QtScriptShell_AbstractEffect | |
 QtScriptShell_AbstractMediaObject | |
 QtScriptShell_AbstractMediaStream | |
 QtScriptShell_AbstractStream | |
 QtScriptShell_AbstractVideoWidget | |
 QtScriptShell_AbstractVolumeFader | |
 QtScriptShell_AudioOutput | |
 QtScriptShell_Effect | |
 QtScriptShell_EffectWidget | |
 QtScriptShell_MediaController | |
 QtScriptShell_MediaNode | |
 QtScriptShell_MediaObject | |
 QtScriptShell_PlatformPlugin | |
 QtScriptShell_QAbstractAnimation | |
 QtScriptShell_QAbstractButton | |
 QtScriptShell_QAbstractGraphicsShapeItem | |
 QtScriptShell_QAbstractItemDelegate | |
 QtScriptShell_QAbstractItemModel | |
 QtScriptShell_QAbstractItemView | |
 QtScriptShell_QAbstractListModel | |
 QtScriptShell_QAbstractMessageHandler | |
 QtScriptShell_QAbstractNetworkCache | |
 QtScriptShell_QAbstractPageSetupDialog | |
 QtScriptShell_QAbstractPrintDialog | |
 QtScriptShell_QAbstractProxyModel | |
 QtScriptShell_QAbstractScrollArea | |
 QtScriptShell_QAbstractSlider | |
 QtScriptShell_QAbstractSocket | |
 QtScriptShell_QAbstractSpinBox | |
 QtScriptShell_QAbstractState | |
 QtScriptShell_QAbstractTableModel | |
 QtScriptShell_QAbstractTransition | |
 QtScriptShell_QAbstractUriResolver | |
 QtScriptShell_QAbstractXmlNodeModel | |
 QtScriptShell_QAbstractXmlReceiver | |
 QtScriptShell_QAccessible | |
 QtScriptShell_QAccessible2Interface | |
 QtScriptShell_QAccessibleBridge | |
 QtScriptShell_QAccessibleInterface | |
 QtScriptShell_QAccessibleInterfaceEx | |
 QtScriptShell_QAccessibleObject | |
 QtScriptShell_QAccessibleObjectEx | |
 QtScriptShell_QAccessiblePlugin | |
 QtScriptShell_QAccessibleTableInterface | |
 QtScriptShell_QAccessibleWidget | |
 QtScriptShell_QAccessibleWidgetEx | |
 QtScriptShell_QAction | |
 QtScriptShell_QActionGroup | |
 QtScriptShell_QAnimationGroup | |
 QtScriptShell_QApplication | |
 QtScriptShell_QBitmap | |
 QtScriptShell_QBoxLayout | |
 QtScriptShell_QBuffer | |
 QtScriptShell_QButtonGroup | |
 QtScriptShell_QCalendarWidget | |
 QtScriptShell_QCDEStyle | |
 QtScriptShell_QCheckBox | |
 QtScriptShell_QChildEvent | |
 QtScriptShell_QCleanlooksStyle | |
 QtScriptShell_QColorDialog | |
 QtScriptShell_QColumnView | |
 QtScriptShell_QComboBox | |
 QtScriptShell_QCommandLinkButton | |
 QtScriptShell_QCommonStyle | |
 QtScriptShell_QCompleter | |
 QtScriptShell_QContextMenuEvent | |
 QtScriptShell_QCoreApplication | |
 QtScriptShell_QDataStream | |
 QtScriptShell_QDataWidgetMapper | |
 QtScriptShell_QDateEdit | |
 QtScriptShell_QDateTimeEdit | |
 QtScriptShell_QDesktopServices | |
 QtScriptShell_QDesktopWidget | |
 QtScriptShell_QDial | |
 QtScriptShell_QDialog | |
 QtScriptShell_QDialogButtonBox | |
 QtScriptShell_QDirIterator | |
 QtScriptShell_QDockWidget | |
 QtScriptShell_QDoubleSpinBox | |
 QtScriptShell_QDoubleValidator | |
 QtScriptShell_QDrag | |
 QtScriptShell_QDragMoveEvent | |
 QtScriptShell_QDragResponseEvent | |
 QtScriptShell_QDropEvent | |
 QtScriptShell_QErrorMessage | |
 QtScriptShell_QEvent | |
 QtScriptShell_QEventLoop | |
 QtScriptShell_QEventTransition | |
 QtScriptShell_QFile | |
 QtScriptShell_QFileDialog | |
 QtScriptShell_QFileIconProvider | |
 QtScriptShell_QFileSystemWatcher | |
 QtScriptShell_QFinalState | |
 QtScriptShell_QFocusFrame | |
 QtScriptShell_QFontComboBox | |
 QtScriptShell_QFontDialog | |
 QtScriptShell_QFormLayout | |
 QtScriptShell_QFrame | |
 QtScriptShell_QFtp | |
 QtScriptShell_QFuture | |
 QtScriptShell_QFutureIterator | |
 QtScriptShell_QFutureSynchronizer | |
 QtScriptShell_QFutureSynchronizerVoid | |
 QtScriptShell_QFutureVoid | |
 QtScriptShell_QFutureWatcher | |
 QtScriptShell_QFutureWatcherVoid | |
 QtScriptShell_QGesture | |
 QtScriptShell_QGLColormap | |
 QtScriptShell_QGLContext | |
 QtScriptShell_QGLFramebufferObject | |
 QtScriptShell_QGLPixelBuffer | |
 QtScriptShell_QGLShader | |
 QtScriptShell_QGLShaderProgram | |
 QtScriptShell_QGLWidget | |
 QtScriptShell_QGraphicsAnchorLayout | |
 QtScriptShell_QGraphicsBlurEffect | |
 QtScriptShell_QGraphicsColorizeEffect | |
 QtScriptShell_QGraphicsDropShadowEffect | |
 QtScriptShell_QGraphicsEffect | |
 QtScriptShell_QGraphicsEllipseItem | |
 QtScriptShell_QGraphicsGridLayout | |
 QtScriptShell_QGraphicsItem | |
 QtScriptShell_QGraphicsItemAnimation | |
 QtScriptShell_QGraphicsItemGroup | |
 QtScriptShell_QGraphicsLayout | |
 QtScriptShell_QGraphicsLayoutItem | |
 QtScriptShell_QGraphicsLinearLayout | |
 QtScriptShell_QGraphicsLineItem | |
 QtScriptShell_QGraphicsObject | |
 QtScriptShell_QGraphicsOpacityEffect | |
 QtScriptShell_QGraphicsPathItem | |
 QtScriptShell_QGraphicsPixmapItem | |
 QtScriptShell_QGraphicsPolygonItem | |
 QtScriptShell_QGraphicsProxyWidget | |
 QtScriptShell_QGraphicsRectItem | |
 QtScriptShell_QGraphicsRotation | |
 QtScriptShell_QGraphicsScale | |
 QtScriptShell_QGraphicsScene | |
 QtScriptShell_QGraphicsSimpleTextItem | |
 QtScriptShell_QGraphicsTextItem | |
 QtScriptShell_QGraphicsTransform | |
 QtScriptShell_QGraphicsView | |
 QtScriptShell_QGraphicsWebView | |
 QtScriptShell_QGraphicsWidget | |
 QtScriptShell_QGridLayout | |
 QtScriptShell_QGroupBox | |
 QtScriptShell_QHBoxLayout | |
 QtScriptShell_QHeaderView | |
 QtScriptShell_QHistoryState | |
 QtScriptShell_QHoverEvent | |
 QtScriptShell_QHttp | |
 QtScriptShell_QHttpHeader | |
 QtScriptShell_QHttpRequestHeader | |
 QtScriptShell_QHttpResponseHeader | |
 QtScriptShell_QIconEngine | |
 QtScriptShell_QIconEnginePluginV2 | |
 QtScriptShell_QImage | |
 QtScriptShell_QImageIOHandler | |
 QtScriptShell_QImageIOPlugin | |
 QtScriptShell_QInputContext | |
 QtScriptShell_QInputContextFactory | |
 QtScriptShell_QInputContextPlugin | |
 QtScriptShell_QInputDialog | |
 QtScriptShell_QInputEvent | |
 QtScriptShell_QIntValidator | |
 QtScriptShell_QIODevice | |
 QtScriptShell_QIPv6Address | |
 QtScriptShell_QItemDelegate | |
 QtScriptShell_QItemEditorCreatorBase | |
 QtScriptShell_QItemEditorFactory | |
 QtScriptShell_QItemSelectionModel | |
 QtScriptShell_QKeyEvent | |
 QtScriptShell_QKeyEventTransition | |
 QtScriptShell_QLabel | |
 QtScriptShell_QLayout | |
 QtScriptShell_QLayoutItem | |
 QtScriptShell_QLCDNumber | |
 QtScriptShell_QLineEdit | |
 QtScriptShell_QListView | |
 QtScriptShell_QListWidget | |
 QtScriptShell_QListWidgetItem | |
 QtScriptShell_QLocalServer | |
 QtScriptShell_QLocalSocket | |
 QtScriptShell_QMainWindow | |
 QtScriptShell_QMatrix3x3 | |
 QtScriptShell_QMdiArea | |
 QtScriptShell_QMdiSubWindow | |
 QtScriptShell_QMenu | |
 QtScriptShell_QMenuBar | |
 QtScriptShell_QMessageBox | |
 QtScriptShell_QMimeData | |
 QtScriptShell_QMotifStyle | |
 QtScriptShell_QMouseEvent | |
 QtScriptShell_QMouseEventTransition | |
 QtScriptShell_QMoveEvent | |
 QtScriptShell_QMovie | |
 QtScriptShell_QNetworkAccessManager | |
 QtScriptShell_QNetworkCookieJar | |
 QtScriptShell_QNetworkDiskCache | |
 QtScriptShell_QNetworkProxyFactory | |
 QtScriptShell_QNetworkReply | |
 QtScriptShell_QObject | |
 QtScriptShell_QPageSetupDialog | |
 QtScriptShell_QPaintDevice | |
 QtScriptShell_QPaintEngine | |
 QtScriptShell_QPaintEngineState | |
 QtScriptShell_QPaintEvent | |
 QtScriptShell_QPanGesture | |
 QtScriptShell_QParallelAnimationGroup | |
 QtScriptShell_QPauseAnimation | |
 QtScriptShell_QPicture | |
 QtScriptShell_QPictureFormatPlugin | |
 QtScriptShell_QPinchGesture | |
 QtScriptShell_QPixmap | |
 QtScriptShell_QPixmapCache | |
 QtScriptShell_QPlainTextDocumentLayout | |
 QtScriptShell_QPlainTextEdit | |
 QtScriptShell_QPlastiqueStyle | |
 QtScriptShell_QPrintDialog | |
 QtScriptShell_QPrintEngine | |
 QtScriptShell_QPrinter | |
 QtScriptShell_QPrintPreviewDialog | |
 QtScriptShell_QPrintPreviewWidget | |
 QtScriptShell_QProcess | |
 QtScriptShell_QProgressBar | |
 QtScriptShell_QProgressDialog | |
 QtScriptShell_QPropertyAnimation | |
 QtScriptShell_QPushButton | |
 QtScriptShell_QRadioButton | |
 QtScriptShell_QRegExpValidator | |
 QtScriptShell_QResizeEvent | |
 QtScriptShell_QRubberBand | |
 QtScriptShell_QRunnable | |
 QtScriptShell_QScrollArea | |
 QtScriptShell_QScrollBar | |
 QtScriptShell_QSequentialAnimationGroup | |
 QtScriptShell_QSettings | |
 QtScriptShell_QShortcut | |
 QtScriptShell_QShortcutEvent | |
 QtScriptShell_QSignalMapper | |
 QtScriptShell_QSignalTransition | |
 QtScriptShell_QSimpleXmlNodeModel | |
 QtScriptShell_QSizeGrip | |
 QtScriptShell_QSlider | |
 QtScriptShell_QSocketNotifier | |
 QtScriptShell_QSortFilterProxyModel | |
 QtScriptShell_QSound | |
 QtScriptShell_QSpacerItem | |
 QtScriptShell_QSpinBox | |
 QtScriptShell_QSplashScreen | |
 QtScriptShell_QSplitter | |
 QtScriptShell_QSplitterHandle | |
 QtScriptShell_QSqlDatabase | |
 QtScriptShell_QSqlDriver | |
 QtScriptShell_QSqlDriverCreatorBase | |
 QtScriptShell_QSqlQueryModel | |
 QtScriptShell_QSqlRelationalTableModel | |
 QtScriptShell_QSqlResult | |
 QtScriptShell_QSqlTableModel | |
 QtScriptShell_QSslSocket | |
 QtScriptShell_QStackedLayout | |
 QtScriptShell_QStackedWidget | |
 QtScriptShell_QStandardItem | |
 QtScriptShell_QStandardItemModel | |
 QtScriptShell_QState | |
 QtScriptShell_QStateMachine | |
 QtScriptShell_QStatusBar | |
 QtScriptShell_QStringListModel | |
 QtScriptShell_QStyle | |
 QtScriptShell_QStyledItemDelegate | |
 QtScriptShell_QStyleFactory | |
 QtScriptShell_QStyleHintReturn | |
 QtScriptShell_QStyleHintReturnMask | |
 QtScriptShell_QStyleHintReturnVariant | |
 QtScriptShell_QStyleOption | |
 QtScriptShell_QStyleOptionButton | |
 QtScriptShell_QStyleOptionComboBox | |
 QtScriptShell_QStyleOptionComplex | |
 QtScriptShell_QStyleOptionDockWidget | |
 QtScriptShell_QStyleOptionDockWidgetV2 | |
 QtScriptShell_QStyleOptionFocusRect | |
 QtScriptShell_QStyleOptionFrame | |
 QtScriptShell_QStyleOptionFrameV2 | |
 QtScriptShell_QStyleOptionFrameV3 | |
 QtScriptShell_QStyleOptionGraphicsItem | |
 QtScriptShell_QStyleOptionGroupBox | |
 QtScriptShell_QStyleOptionHeader | |
 QtScriptShell_QStyleOptionMenuItem | |
 QtScriptShell_QStyleOptionProgressBar | |
 QtScriptShell_QStyleOptionProgressBarV2 | |
 QtScriptShell_QStyleOptionRubberBand | |
 QtScriptShell_QStyleOptionSizeGrip | |
 QtScriptShell_QStyleOptionSlider | |
 QtScriptShell_QStyleOptionSpinBox | |
 QtScriptShell_QStyleOptionTab | |
 QtScriptShell_QStyleOptionTabBarBase | |
 QtScriptShell_QStyleOptionTabBarBaseV2 | |
 QtScriptShell_QStyleOptionTabV2 | |
 QtScriptShell_QStyleOptionTabV3 | |
 QtScriptShell_QStyleOptionTabWidgetFrame | |
 QtScriptShell_QStyleOptionTitleBar | |
 QtScriptShell_QStyleOptionToolBar | |
 QtScriptShell_QStyleOptionToolBox | |
 QtScriptShell_QStyleOptionToolBoxV2 | |
 QtScriptShell_QStyleOptionToolButton | |
 QtScriptShell_QStyleOptionViewItem | |
 QtScriptShell_QStyleOptionViewItemV2 | |
 QtScriptShell_QStyleOptionViewItemV3 | |
 QtScriptShell_QStyleOptionViewItemV4 | |
 QtScriptShell_QStylePlugin | |
 QtScriptShell_QSvgGenerator | |
 QtScriptShell_QSvgRenderer | |
 QtScriptShell_QSvgWidget | |
 QtScriptShell_QSwipeGesture | |
 QtScriptShell_QSyntaxHighlighter | |
 QtScriptShell_QSystemTrayIcon | |
 QtScriptShell_QTabBar | |
 QtScriptShell_QTabletEvent | |
 QtScriptShell_QTableView | |
 QtScriptShell_QTableWidget | |
 QtScriptShell_QTableWidgetItem | |
 QtScriptShell_QTabWidget | |
 QtScriptShell_QTcpServer | |
 QtScriptShell_QTcpSocket | |
 QtScriptShell_QTemporaryFile | |
 QtScriptShell_QTextBlockFormat | |
 QtScriptShell_QTextBlockGroup | |
 QtScriptShell_QTextBlockUserData | |
 QtScriptShell_QTextBrowser | |
 QtScriptShell_QTextCharFormat | |
 QtScriptShell_QTextCodec | |
 QtScriptShell_QTextCodecPlugin | |
 QtScriptShell_QTextDocument | |
 QtScriptShell_QTextEdit | |
 QtScriptShell_QTextFrame | |
 QtScriptShell_QTextFrameFormat | |
 QtScriptShell_QTextImageFormat | |
 QtScriptShell_QTextItem | |
 QtScriptShell_QTextList | |
 QtScriptShell_QTextListFormat | |
 QtScriptShell_QTextObject | |
 QtScriptShell_QTextStream | |
 QtScriptShell_QTextTable | |
 QtScriptShell_QTextTableCellFormat | |
 QtScriptShell_QTextTableFormat | |
 QtScriptShell_QThreadPool | |
 QtScriptShell_QTileRules | |
 QtScriptShell_QTimeEdit | |
 QtScriptShell_QTimeLine | |
 QtScriptShell_QTimer | |
 QtScriptShell_QTimerEvent | |
 QtScriptShell_QToolBar | |
 QtScriptShell_QToolBox | |
 QtScriptShell_QToolButton | |
 QtScriptShell_QTouchEvent | |
 QtScriptShell_QTranslator | |
 QtScriptShell_QTreeView | |
 QtScriptShell_QTreeWidget | |
 QtScriptShell_QTreeWidgetItem | |
 QtScriptShell_QUdpSocket | |
 QtScriptShell_QUiLoader | |
 QtScriptShell_QUndoCommand | |
 QtScriptShell_QUndoGroup | |
 QtScriptShell_QUndoStack | |
 QtScriptShell_QUndoView | |
 QtScriptShell_QUrlInfo | |
 QtScriptShell_QUuid | |
 QtScriptShell_QValidator | |
 QtScriptShell_QVariantAnimation | |
 QtScriptShell_QVBoxLayout | |
 QtScriptShell_QWebHistoryInterface | |
 QtScriptShell_QWebInspector | |
 QtScriptShell_QWebPage | |
 QtScriptShell_QWebPage_ChooseMultipleFilesExtensionOption | |
 QtScriptShell_QWebPage_ChooseMultipleFilesExtensionReturn | |
 QtScriptShell_QWebPage_ErrorPageExtensionOption | |
 QtScriptShell_QWebPage_ErrorPageExtensionReturn | |
 QtScriptShell_QWebPage_ExtensionOption | |
 QtScriptShell_QWebPage_ExtensionReturn | |
 QtScriptShell_QWebPluginFactory | |
 QtScriptShell_QWebPluginFactory_ExtensionOption | |
 QtScriptShell_QWebPluginFactory_ExtensionReturn | |
 QtScriptShell_QWebPluginFactory_MimeType | |
 QtScriptShell_QWebPluginFactory_Plugin | |
 QtScriptShell_QWebView | |
 QtScriptShell_QWheelEvent | |
 QtScriptShell_QWidget | |
 QtScriptShell_QWidgetAction | |
 QtScriptShell_QWidgetItem | |
 QtScriptShell_QWindowsStyle | |
 QtScriptShell_QWizard | |
 QtScriptShell_QWizardPage | |
 QtScriptShell_QWorkspace | |
 QtScriptShell_QXmlAttributes | |
 QtScriptShell_QXmlContentHandler | |
 QtScriptShell_QXmlDeclHandler | |
 QtScriptShell_QXmlDefaultHandler | |
 QtScriptShell_QXmlDTDHandler | |
 QtScriptShell_QXmlEntityResolver | |
 QtScriptShell_QXmlErrorHandler | |
 QtScriptShell_QXmlFormatter | |
 QtScriptShell_QXmlInputSource | |
 QtScriptShell_QXmlLexicalHandler | |
 QtScriptShell_QXmlLocator | |
 QtScriptShell_QXmlReader | |
 QtScriptShell_QXmlResultItems | |
 QtScriptShell_QXmlSerializer | |
 QtScriptShell_QXmlSimpleReader | |
 QtScriptShell_QXmlStreamAttributes | |
 QtScriptShell_QXmlStreamEntityResolver | |
 QtScriptShell_SeekSlider | |
 QtScriptShell_VideoPlayer | |
 QtScriptShell_VideoWidget | |
 QtScriptShell_VolumeFaderEffect | |
 QtScriptShell_VolumeSlider | |
 Quit | This action handles all user interaction to quit QCAD |
 RAction | Abstract base class for all action classes |
 RActionAdapter | Abstract base class for all action classes |
 RAddObjectOperation | Implementation of an operation that adds entities |
 RAddObjectsOperation | Implementation of an operation that adds entities |
 RArc | Low-level mathematical representation of an arc |
 RArcData | Stores and manages all data that defines the geometry and appearance of an arc entity |
 RArcEntity | Arc entity |
 RBlock | Represents a block definition in a drawing |
 RBlockListener | Abstract base class for classes that are interested in being notified whenever a block has been added or changed |
 RBlockListenerAdapter | This block listener adapter emits signals on block events |
 RBlockListQt | Block list widget class (QWidget) |
 RBlockReferenceData | |
 RBlockReferenceEntity | |
 RBox | Represents a box e.g |
 RChangePropertyOperation | Implementation of an operation that changes a given property to a given value for the selection in a document |
 RCharacterWidget | |
 RCharacterWidgetPlugin | |
 RCircle | Low-level mathematical representation of a circle |
 RCircleData | Stores and manages all data that defines the geometry and appearance of a circle entity |
 RCircleEntity | Circle entity |
 RClipboardListener | Abstract base class for classes that are interested in the current clipboard contents and want to be notified whenever the clipboard changes |
 RClipboardOperation | Base class for clipboard related operations (copy, cut, paste) |
 RCloseCurrentEvent | Event that is posted when an action requests the closing of the current document |
 RColor | Color |
 RColorCombo | |
 RColorComboPlugin | |
 RCommandEvent | Command Event |
 RCommandLine | |
 RCommandLinePlugin | |
 RCoordinateEvent | Coordinate Event |
 RCoordinateListener | Abstract base class for classes that are interested in the current coordinate of the mouse cursor |
 RCoordinateListenerAdapter | This coordinate listener adapter emits signals on coordinate events |
 RCopyOperation | Implementation of an operation that copies the selection of the given document to the clipboard |
 RCustomWidgets | |
 RDebug | This class provides some static methods for printing debugging information to stderr |
 RDeleteAllEntitiesOperation | Implementation of an operation that adds entities |
 RDeleteObjectOperation | Implementation of an operation that deletes entities |
 RDeleteObjectsOperation | Implementation of an operation that deletes entities |
 RDeleteSelectionOperation | Implementation of an operation that deletes the selection of the given document to the clipboard |
 Rdf | Creates an RDF object that represents the RDF file for the given resource |
 RdfHandler | SAX style XML handler |
 RDimAlignedData | Aligned dimension entity data class |
 RDimAlignedEntity | Aligned dimension entity class |
 RDimAngularData | Angular dimension entity data class |
 RDimAngularEntity | Aligned dimension entity class |
 RDimDiametricData | Diametric dimension entity data class |
 RDimDiametricEntity | Aligned dimension entity class |
 RDimensionData | Base class for dimension entity data classes |
 RDimensionEntity | Base class for dimension entity classes |
 RDimLinearData | Linear dimension entity data base class |
 RDimLinearEntity | Linear dimension entity base class |
 RDimOrdinateData | Ordinate dimension entity data class |
 RDimOrdinateEntity | Ordinate dimension entity class |
 RDimRadialData | Radial dimension entity data class |
 RDimRadialEntity | Aligned dimension entity class |
 RDimRotatedData | Rotated dimension entity data class |
 RDimRotatedEntity | Linear dimension entity class |
 RDirected | Interface for directed shape classes |
 RDockWidget | |
 RDocument | A graphics document contains and owns entities, layers, user coordinate systems, variables, block definitions, etc |
 RDocumentInterface | Interface for interaction between a graphics document and a user |
 RDwgArcImporter | |
 RDwgBlockReferenceImporter | |
 RDwgCircleImporter | |
 RDwgDimAlignedImporter | |
 RDwgDimAngular3PImporter | |
 RDwgDimAngularImporter | |
 RDwgDimDiametricImporter | |
 RDwgDimOrdinateImporter | |
 RDwgDimRadialImporter | |
 RDwgDimRotatedImporter | |
 RDwgEllipseImporter | |
 RDwgEntityImporter | This class handles imports of entities that are not supported |
 RDwgExporter | Exporter for the DWG format, based on the OpenDesign libraries |
 RDwgExporterFactory | |
 RDwgHatchImporter | |
 RDwgImageImporter | |
 RDwgImporter | Importer for the DWG format, based on the OpenDesign libraries |
 RDwgLeaderImporter | |
 RDwgLineImporter | |
 RDwgMTextImporter | |
 RDwgPointImporter | |
 RDwgPolyline2dImporter | |
 RDwgPolyline3dImporter | |
 RDwgPolylineImporter | |
 RDwgServices | Defines a custom services class |
 RDwgSolidImporter | |
 RDwgSplineImporter | |
 RDwgTextImporter | |
 RDxfImporter | Importer for the DXF format, based on the dxflib library |
 RecentFiles | |
 RecentFilesMenu | Specialized QMenu class that shows recently used files |
 REcmaHelper | |
 Redo | Redoes the last undone transaction of the current document |
 REllipse | Low-level mathematical representation of an ellipse or ellipse arc |
 REllipseData | Stores and manages all data that defines the geometry and appearance of an ellipse entity |
 REllipseEntity | Ellipse entity |
 RemoveBlock | |
 RemoveLayer | This action handles all user interaction to remove the current layer |
 RemoveView | |
 RenameBlock | Renames the active (selected) block |
 REntity | Base class for all entity classes |
 REntityData | Base class for all entity data classes |
 REntityPickEvent | Entity pick event |
 ReportBug | |
 ReportTranslationError | |
 Reset | Kills all running actions and returns to the default action |
 RestrictHorizontal | |
 RestrictOff | |
 RestrictOrthogonal | |
 RestrictVertical | |
 REventFilter | |
 Reverse | Reverses all selected entities which support reversing (lines, arcs, splines) |
 RExplodable | Interface for explodable shape classes |
 RExporter | Abstract base class for exporters |
 RFileExporter | Base class for file exporters |
 RFileExporterAdapter | Base class for file exporters |
 RFileExporterFactory | Need to be implemented for every RFileExporter implementation to check if the exporter is suitable to export a file and to instantiate the file exporter if required |
 RFileExporterFactoryAdapter | Need to be implemented for every RFileExporter implementation to check if the exporter is suitable to export a file and to instantiate the file exporter if required |
 RFileExporterRegistry | Registry of all available file exporters (RFileExporter) |
 RFileImporter | Base class for file importers |
 RFileImporterAdapter | Base class for file importers |
 RFileImporterRegistry | Registry of all available file importers (RFileImporter) |
 RFileSystemModel | |
 RFocusFrame | |
 RFocusListener | Abstract base class for classes that are interested in the current focus |
 RFocusListenerAdapter | Abstract base class for classes that are interested in the current focus |
 RFont | Represents a CXF font |
 RFontChooserWidget | |
 RFontChooserWidgetPlugin | |
 RFontList | The global list of fonts |
 RGraphicsScene | Abstract base class for all graphics scenes |
 RGraphicsSceneQt | Qt based 2d graphics scene |
 RGraphicsView | Graphics view |
 RGraphicsViewImage | QImage based 2d graphics view |
 RGraphicsViewQt | QWidget based 2d graphics view |
 RGraphicsViewQtPlugin | |
 RGrid | Abstract base class for grid implementations |
 RGuiAction | Abstract base class for GUI action classes |
 RHatchData | Stores and manages all data that defines the geometry and appearance of a hatch or solid fill entity |
 RHatchEntity | Point entity |
 RHeaderDialog | Dialog with customizable header |
 RHeaderDialogPlugin | |
 RHelpBrowser | |
 RImageData | Stores and manages all data that defines the geometry and appearance of a raster image entity |
 RImageEntity | Point entity |
 RImporter | Base class for importers |
 RInputEvent | An input event for a graphics scene |
 RLayer | Represents a layer in a drawing |
 RLayerListener | Abstract base class for classes that are interested in being notified whenever a layer has been added or changed |
 RLayerListenerAdapter | |
 RLayerListQt | |
 RLeaderData | Leader entity data class |
 RLeaderEntity | Leader entity class |
 RLine | Low-level mathematical representation of a line |
 RLineData | Stores and manages all data that defines the geometry and appearance of a line entity |
 RLineEntity | Line entity |
 RLinetype | Represents a linetype in a drawing |
 RLinetypeCombo | |
 RLinetypeComboPlugin | |
 RLinetypePattern | Represents a linetype pattern which can be used to draw dashed graphical elements |
 RLinetypePatternMap | Provides access to the global, static map of available linetypes |
 RLineweight | |
 RLineweightCombo | |
 RLineweightComboPlugin | |
 RLinkedStorage | Memory based storage that is linked to another storage |
 RListView | |
 RListViewPlugin | |
 RListWidget | List widget with some additional functionality for icons |
 RLocalPeer | |
 RLockedFile | |
 RMainWindow | Base class for an MDI main application window |
 RMainWindowQt | Base class for a Qt based MDI main application window |
 RMath | Math functions |
 RMathLineEdit | |
 RMathLineEditPlugin | |
 RMatrix | Simple matrix class |
 RMdiChildQt | MDI child window |
 RMdiChildQtPlugin | |
 RMemoryStorage | Basic memory based storage |
 RMessageHandler | Interface for classes that can handle user messages, warnings and errors |
 RMixedOperation | Implementation of an operation that adds, modifies and deletes entities |
 RModifiedListener | Abstract base class for classes that are interested in the current state of a storage (modified or unmodified) |
 RModifyObjectOperation | Implementation of an operation that adds entities |
 RModifyObjectsOperation | Implementation of an operation that adds entities |
 RMouseCoordinateListener | Abstract base class for classes that are interested in the current coordinate of the mouse cursor |
 RMouseEvent | A mouse event for a graphics scene |
 RMoveReferencePointOperation | Implementation of an operation that moves a reference point by a given distance |
 RMoveSelectionOperation | Implementation of an operation that moves a selection by a given distance |
 RNavigationAction | |
 RNonCopyable | Instances of classes derived from this base class cannot be copied |
 RObject | Abstract base class for all objects |
 ROperation | This abstract class is an interface for all operation implementations |
 ROrthoGrid | Grid representation |
 Rotate | Rotates selected entities |
 Rotate2 | Rotates and counter-rotates selected entities |
 Round | Adds a rounding to two entities and optionally trims both entities |
 RPainterPath | Extended painter path with a z-level and a pen |
 RPainterPathDevice | Paint device that produces painter paths as output |
 RPainterPathEngine | Experimental |
 RPainterPathExporter | |
 RPainterPathSource | Interface for entity data classes that can deliver painter paths |
 RPasteOperation | Implementation of an operation that pastes the clipboard at a given reference point |
 RPattern | Represents a hatch pattern |
 RPatternLine | Represents a hatch pattern line |
 RPatternList | Base class for global lists of hatch patterns |
 RPatternListImperial | The global list of imperial hatch patterns |
 RPatternListMetric | The global list of metric hatch patterns |
 RPenListener | Abstract base class for classes that are interested in being notified whenever the current pen changes |
 RPenListenerAdapter | |
 RPoint | Low-level mathematical representation of a point |
 RPointData | Stores and manages all data that defines the geometry and appearance of a point entity |
 RPointEntity | Point entity |
 RPolyline | Low-level mathematical representation of an open polyline or closed polyline (= polygon) |
 RPolylineData | Stores and manages all data that defines the geometry and appearance of a polyline entity |
 RPolylineEntity | Polyline entity |
 RProgressHandler | Interface for classes that can handle progress status |
 RPropertyAttributes | Structure to transfer attributes about property types |
 RPropertyChange | Stores the change that was made to a property of an object |
 RPropertyEditor | Base class for property editors |
 RPropertyEvent | A property change event is fired whenever a user interface component was used to change the value of a property |
 RPropertyListener | Abstract base class for classes that are interested in properties of the current selection or the current action |
 RPropertyTypeId | Represents unique property type IDs |
 RRequireHeap | |
 RResourceList | A global list of loadable resources (fonts, hatch patterns, ..) |
 RRestrictHorizontal | Horizontal snap restriction implementation |
 RRestrictOff | Default snap restriction implementation (no restriction) |
 RRestrictOrthogonal | Orthogonal snap restriction implementation |
 RRestrictVertical | Vertical snap restriction implementation |
 RRuler | Abstract base class for widgets that display a ruler, usually shown at the top and left of a graphics view |
 RRulerQt | Widget that displays the current mouse position |
 RRulerQtPlugin | |
 RRunner | |
 RS | Class namespace for various global enums |
 RScriptAction | Script backed action |
 RScriptHandler | Abstract base class for all script handlers |
 RScriptHandlerEcma | Script handler implementation for ECMA scripts, based on Qt Script |
 RScriptHandlerRegistry | Script Handler Registry for global Script Handlers |
 RSelectionChangedEvent | Event that is posted whenever the selection has changed |
 RSelectionListener | Abstract base class for classes that are interested in the current clipboard contents and want to be notified whenever the clipboard changes |
 RSelectionListenerAdapter | |
 RSettings | |
 RShape | Interface for geometrical shape classes |
 RShortcutLineEdit | |
 RShortcutLineEditPlugin | |
 RSiGetRegionVisitor | |
 RSingleApplication | |
 RSingleton | |
 RSnap | Abstract base class for all grid and object snap implementations |
 RSnapAuto | Auto snapper implementation |
 RSnapCenter | Center snapper implementation |
 RSnapCoordinate | RSnap implementation for coordinate snap |
 RSnapCoordinatePolar | RSnap implementation for polar coordinate snap |
 RSnapDistance | Distance snapper implementation |
 RSnapDistanceExtension | RSnap implementation |
 RSnapEnd | End snapper implementation |
 RSnapEntityBase | Base class for entity based snap classes |
 RSnapFree | Free snapper implementation |
 RSnapGrid | Grid snapper implementation |
 RSnapIntersection | Intersection snapper implementation |
 RSnapListener | Abstract base class for classes that are interested in the current snap mode |
 RSnapMiddle | Middle snapper implementation |
 RSnapOnEntity | On entity snapper implementation |
 RSnapPerpendicular | On entity snapper implementation |
 RSnapReference | Reference snapper implementation |
 RSnapRestriction | Abstract base class for all snap restriction implementations |
 RSolidData | Stores and manages all data that defines the geometry and appearance of a solid entity |
 RSolidEntity | Solid entity |
 RSpatialIndex | Abstract base class for spatial index implementations |
 RSpatialIndexDebugVisitor | |
 RSpatialIndexNavel | Spatial index class |
  RSiPoint | Internal representation of a point |
  RSiRegion | Internal representation of a rectangular region |
  Visitor | Internal node and data visitor |
 RSpatialIndexSimple | Simple spatial index implementation |
 RSpatialIndexVisitor | Abstract base class for classes that are interested in the data of spatial index items |
 RSpatialIndexVisitorAdapter | Base class for classes that are interested in the data of spatial index items |
 RSpline | Low-level mathematical representation of a 2nd or 3rd degree spline |
 RSplineData | Stores and manages all data that defines the geometry and appearance of a spline entity |
 RSplineEntity | Spline entity |
 RStemmer | Stemmer |
 RStorage | This is the abstract base class for all storage implementations |
 RTabletEvent | A tablet event for a graphics scene |
 RTerminateEvent | Event that is posted whenever an action has terminated itself |
 RTextData | Stores and manages all data that defines the geometry and appearance of a text entity |
 RTextEdit | |
 RTextEditPlugin | |
 RTextEntity | Text entity |
 RTextLabel | Text label |
 RTextRenderer | Renders formatted text into painter paths |
 RThread | |
 RTransaction | Transaction implementation |
 RTransactionEvent | Event that is posted whenever a transaction happened |
 RTransactionListener | Abstract base class for classes that are interested in the current transaction stack |
 RTransactionStack | A transaction stack handles transactions on a document |
 RTransformation | Helper class for RModifyObjectsOperation::transformSelection |
 RTranslation | Helper class for RModifyObjectsOperation::transformSelection |
 RTriangle | Low-level mathematical representation of a triangle |
 RUcs | Represents a user coordinate system (UCS) in a drawing |
 RUcsListener | Abstract base class for classes that are interested in being notified whenever a UCS has been added or changed |
 RUnit | Conversion methods for units |
 RVector | Represents a 3d vector (x/y/z) |
 RView | Represents a view in a drawing |
 RViewListener | Abstract base class for classes that are interested in being notified whenever a view has been added or changed |
 RViewListenerAdapter | |
 RViewListQt | |
 RWebView | |
 RWebViewPlugin | |
 RWheelEvent | A mouse wheel event for a graphics scene |
 RWidgetFactory | |
 RXml | |
 RXslt | |
 Save | This action handles all user interaction to save the current drawing |
 SaveAs | This action handles all user interaction to save drawings under a new name |
 Scale | Scales selected entities |
 SearchReplace | This action draws lines in different colors |
 Select | Base class for all advanced selection tools |
 SelectAll | |
 SelectContour | |
 SelectIntersectedEntities | |
 SelectionDisplay | |
 SelectLayer | |
 SelectPolygon | Selects all entities inside a user specified polygon |
 SelectRectangle | Selects all entities inside a user specified rectangle |
 SetRelativeZero | Sets a new position for the relative zero point |
 ShapeAlgorithms | Various shape based algorithms |
 ShowActiveLayer | |
 ShowAllBlocks | |
 ShowAllLayers | This action handles all user interaction to show all layers of the current drawing |
 ShowReadme | |
 Snap | |
 SnapAuto | |
 SnapCenter | |
 SnapCoordinate | Action that activates coordinate snap |
 SnapCoordinatePolar | Action that activates coordinate snap |
 SnapDistance | This action sets the current snap tool to "SnapDistance" |
 SnapEnd | |
 SnapFree | |
 SnapGrid | |
 SnapIntersection | |
 SnapIntersectionManual | |
 SnapMiddle | |
 SnapMiddleManual | |
 SnapOnEntity | |
 SnapPerpendicular | |
 SnapReference | |
 Spline | Base class for all spline drawing tools |
 SplineControlPoints | Spline from control points and degree |
 SplineFitPoints | Spline from fit points (points on spline) |
 SplitIntoEqualParts | |
 Stretch | |
 String | ECMAScript Script class |
 SvgExport | |
 SvgExportAs | |
 SvgExporter | Implementation of a simple SVG exporter that implements the RFileExporter interface |
 SvgExporterPG | SVG exporter implementation that tries to get as much geometrical information accross to SVG as possible (PG = preserve geometry) |
 SvgHandler | SAX style XML handler |
 SvgImport | |
 SvgImporter | Very basic SVG import implementation |
 SymbolMenuData | Helper class for symbol popup menu |
 SystemExamples | Base class for all system examples |
 Table | Abstract base class for all table objects |
 Tag | Creates a tag from the given category, locale and text |
 TagCategory | |
 TemplateItemDelegate | |
 Text | Insert text |
 TextDialog | Text creation or editing dialog |
 TileWindows | |
 ToBack | |
 ToFront | |
 ToggleBlockVisibility | |
 ToggleGrid | Toggles grid visibility |
 ToggleGridFocusListener | Helper class to update grid button status when focus changes (e.g |
 ToggleLayerVisibility | |
 ToggleStatusBar | |
 Tools | |
 Transform | Base class for all transformation tools (move, copy, rotate, mirror, ...) |
 Translate | Translates (moves or copies) selected entities |
 TranslateRotate | Translates and rotates selected entities |
 Trim | Trims an entity to another entity or trims both entities if this.trimBoth is true |
 TrimBoth | Trims two entities to each other |
 Tutorials | |
 Undo | Undoes the last transaction of the current document |
 View | |
 ViewDialog | |
 ViewList | |
 Viewport | A viewport encapsulates one graphics view and might provide means to navigate (scroll bars) and other widgets that are available for every graphics view |
 ViewToolBars | Initializes the toolbar menu entry of the view menu that can be used to toggle toolbars and dock widgets |
 Website | |
 Widgets | |
 Window | |
 WindowZoom | |
 ZeroLengthDetection | |
 ZoomIn | |
 ZoomOut | |
 ZoomToSelection | |