SlideShare a Scribd company logo
Ring Documentation, Release 1.9
• void moveCursor(QTextCursor::MoveOperation operation, QTextCursor::MoveMode mode)
• bool overwriteMode(void)
• void print(QPagedPaintDevice *printer)
• void setBackgroundVisible(bool visible)
• void setCenterOnScroll(bool enabled)
• void setCurrentCharFormat(QTextCharFormat format)
• void setCursorWidth(int width)
• void setDocument(QTextDocument *document)
• void setDocumentTitle(QString title)
• void setExtraSelections(QList<QTextEdit::ExtraSelection> selections)
• void setLineWrapMode(QPlainTextEdit::LineWrapMode mode)
• void setMaximumBlockCount(int maximum)
• void setOverwriteMode(bool overwrite)
• void setReadOnly(bool ro)
• void setTabChangesFocus(bool b)
• void setTabStopWidth(int width)
• void setTextCursor(QTextCursor cursor)
• void setTextInteractionFlags(Qt::TextInteractionFlags flags)
• void setUndoRedoEnabled(bool enable)
• void setWordWrapMode(QTextOption::WrapMode policy)
• bool tabChangesFocus(void)
• int tabStopWidth(void)
• QTextCursor textCursor(void)
• Qt::TextInteractionFlags textInteractionFlags(void)
• QString toPlainText(void)
• QTextOption::WrapMode wordWrapMode(void)
• void appendHtml(QString html)
• void appendPlainText(QString text)
• void centerCursor(void)
• void clear(void)
• void copy(void)
• void cut(void)
• void insertPlainText(QString text)
• void paste(void)
• void redo(void)
• void selectAll(void)
87.158. QPlainTextEdit Class 1109
Ring Documentation, Release 1.9
• void setPlainText(QString text)
• void undo(void)
• void zoomIn(int range)
• void zoomOut(int range)
• void setblockCountChangedEvent(const char *cStr)
• void setcopyAvailableEvent(const char *cStr)
• void setcursorPositionChangedEvent(const char *cStr)
• void setmodificationChangedEvent(const char *cStr)
• void setredoAvailableEvent(const char *cStr)
• void setselectionChangedEvent(const char *cStr)
• void settextChangedEvent(const char *cStr)
• void setundoAvailableEvent(const char *cStr)
• void setupdateRequestEvent(const char *cStr)
• const char *getblockCountChangedEvent(void)
• const char *getcopyAvailableEvent(void)
• const char *getcursorPositionChangedEvent(void)
• const char *getmodificationChangedEvent(void)
• const char *getredoAvailableEvent(void)
• const char *getselectionChangedEvent(void)
• const char *gettextChangedEvent(void)
• const char *getundoAvailableEvent(void)
• const char *getupdateRequestEvent(void)
• void cyanline(void)
• void setactivelinecolor(QColor)
87.159 QPoint Class
C++ Reference : http://doc.qt.io/qt-5/QPoint.html
Parameters : void
• bool isNull(void)
• int manhattanLength(void)
• int rx(void)
• int ry(void)
• void setX(int x)
• void setY(int y)
• int x(void)
87.159. QPoint Class 1110
Ring Documentation, Release 1.9
• int y(void)
87.160 QPointF Class
C++ Reference : http://doc.qt.io/qt-5/QPointF.html
Parameters : void
• bool isNull(void)
• qreal manhattanLength(void)
• qreal rx(void)
• qreal ry(void)
• void setX(qreal x)
• void setY(qreal y)
• QPoint toPoint(void)
• qreal x(void)
• qreal y(void)
87.161 QPrintPreviewDialog Class
C++ Reference : http://doc.qt.io/qt-5/QPrintPreviewDialog.html
Parameters : QPrinter *
Parent Class : QDialog
• void open(QObject * receiver, char * member)
• QPrinter * printer(void)
• void setpaintRequestedEvent(const char *)
• const char *getpaintRequestedEvent(void)
87.162 QPrintPreviewWidget Class
C++ Reference : http://doc.qt.io/qt-5/QPrintPreviewWidget.html
Parameters : QPrinter *
Parent Class : QWidget
• int currentPage(void)
• QPrinter::Orientation orientation(void)
• int pageCount(void)
• QPrintPreviewWidget::ViewMode viewMode(void)
• qreal zoomFactor(void)
• QPrintPreviewWidget::ZoomMode zoomMode(void)
87.160. QPointF Class 1111
Ring Documentation, Release 1.9
• void fitInView(void)
• void fitToWidth(void)
• void print(void)
• void setAllPagesViewMode(void)
• void setCurrentPage(int page)
• void setFacingPagesViewMode(void)
• void setLandscapeOrientation(void)
• void setOrientation(QPrinter::Orientation orientation)
• void setPortraitOrientation(void)
• void setSinglePageViewMode(void)
• void setViewMode(QPrintPreviewWidget::ViewMode mode)
• void setZoomFactor(qreal factor)
• void setZoomMode(QPrintPreviewWidget::ZoomMode zoomMode)
• void updatePreview(void)
• void zoomIn(qreal factor)
• void zoomOut(qreal factor)
• void setpaintRequestedEvent(const char *)
• void setpreviewChangedEvent(const char *)
• const char *getpaintRequestedEvent(void)
• const char *getpreviewChangedEvent(void)
87.163 QPrinter Class
C++ Reference : http://doc.qt.io/qt-5/QPrinter.html
Parameters : QPrinter::PrinterMode
• bool abort(void)
• bool collateCopies(void)
• int colorMode(void)
• int copyCount(void)
• QString creator(void)
• QString docName(void)
• int duplex(void)
• bool fontEmbeddingEnabled(void)
• int fromPage(void)
• bool fullPage(void)
• bool isValid(void)
87.163. QPrinter Class 1112
Ring Documentation, Release 1.9
• QString outputFileName(void)
• int outputFormat(void)
• QRectF pageRect(QPrinter::Unit unit)
• QRectF paperRect(QPrinter::Unit unit)
• int paperSource(void)
• QPrintEngine *printEngine(void)
• QString printProgram(void)
• int printRange(void)
• QString printerName(void)
• QString printerSelectionOption(void)
• int printerState(void)
• int resolution(void)
• void setCollateCopies(bool collate)
• void setColorMode(QPrinter::ColorMode newColorMode)
• void setCopyCount(int count)
• void setCreator(QString)
• void setDocName(QString)
• void setDuplex(QPrinter::DuplexMode duplex)
• void setFontEmbeddingEnabled(bool enable)
• void setFromTo(int from, int to)
• void setFullPage(bool fp)
• void setOutputFileName(QString)
• void setOutputFormat(QPrinter::OutputFormat format)
• void setPrintProgram(QString)
• void setPrintRange(QPrinter::PrintRange)
• void setPrinterName(QString)
• void setPrinterSelectionOption(QString)
• void setResolution(int dpi)
• bool supportsMultipleCopies(void)
• int toPage(void)
• bool newPage(void)
• QPaintEngine *paintEngine(void)
• void setPageSizeMM(QSizeF)
87.163. QPrinter Class 1113
Ring Documentation, Release 1.9
87.164 QPrinterInfo Class
C++ Reference : http://doc.qt.io/qt-5/QPrinterInfo.html
Parameters : void
• QString description(void)
• bool isDefault(void)
• bool isNull(void)
• QString location(void)
• QString makeAndModel(void)
• QString printerName(void)
• QPrinterInfo printerInfo(QString printerName
87.165 QProcess Class
C++ Reference : http://doc.qt.io/qt-5/QProcess.html
Parameters : QObject *
Parent Class : QIODevice
• QStringList arguments(void)
• void closeReadChannel(QProcess::ProcessChannel channel)
• void closeWriteChannel(void)
• QProcess::ProcessError error(void)
• int exitCode(void)
• QProcess::ExitStatus exitStatus(void)
• QProcess::InputChannelMode inputChannelMode(void)
• QProcess::ProcessChannelMode processChannelMode(void)
• QProcessEnvironment processEnvironment(void)
• QString program(void)
• QByteArray readAllStandardError(void)
• QByteArray readAllStandardOutput(void)
• QProcess::ProcessChannel readChannel(void)
• void setArguments( QStringList arguments)
• void setInputChannelMode(QProcess::InputChannelMode mode)
• void setProcessChannelMode(QProcess::ProcessChannelMode mode)
• void setProcessEnvironment( QProcessEnvironment environment)
• void setProgram( QString program)
• void setReadChannel(QProcess::ProcessChannel channel)
• void setStandardErrorFile( QString fileName, QIODevice::OpenMode mode )
87.164. QPrinterInfo Class 1114
Ring Documentation, Release 1.9
• void setStandardInputFile( QString fileName)
• void setStandardOutputFile( QString fileName, QIODevice::OpenMode mode )
• void setStandardOutputProcess(QProcess *destination)
• void setWorkingDirectory( QString dir)
• void start( QString program, QStringList arguments, QIODevice::OpenMode mode )
• void start_2( QString command, QIODevice::OpenMode mode )
• void start_3(QIODevice::OpenMode mode )
• QProcess::ProcessState state(void)
• bool waitForFinished(int msecs )
• bool waitForStarted(int msecs )
• QString workingDirectory(void)
• void kill(void)
• void terminate(void)
• void setreadyReadStandardErrorEvent(const char *)
• void setreadyReadStandardOutputEvent(const char *)
• const char *getreadyReadStandardErrorEvent(void)
• const char *getreadyReadStandardOutputEvent(void)
87.166 QProgressBar Class
C++ Reference : http://doc.qt.io/qt-5/QProgressBar.html
Parameters : QWidget *parent
Parent Class : QWidget
• int alignment(void)
• QString format(void)
• bool invertedAppearance(void)
• bool isTextVisible(void)
• int maximum(void)
• int minimum(void)
• int orientation(void)
• void resetFormat(void)
• void setAlignment(Qt::AlignmentFlag alignment)
• void setFormat(QString)
• void setInvertedAppearance(bool invert)
• void setTextDirection(QProgressBar::Direction textDirection)
• void setTextVisible(bool visible)
87.166. QProgressBar Class 1115
Ring Documentation, Release 1.9
• QString text(void)
• int textDirection(void)
• int value(void)
• void reset(void)
• void setMaximum(int maximum)
• void setMinimum(int minimum)
• void setOrientation(Qt::Orientation)
• void setRange(int minimum, int maximum)
• void setValue(int value)
• void setvalueChangedEvent(const char *)
• const char *getvalueChangedEvent(void)
87.167 QPushButton Class
C++ Reference : http://doc.qt.io/qt-5/QPushButton.html
Parameters : QWidget *
Parent Class : QAbstractButton
• void setText(const char *)
• void setClickEvent(const char *)
• void setIcon(QIcon)
• void setIconSize(QSize)
• const char *getClickEvent(void)
87.168 QQmlError Class
C++ Reference : http://doc.qt.io/qt-5/QQmlError.html
Parameters : void
• int column(void)
• QString description(void)
• bool isValid(void)
• int line(void)
• QObject * object(void)
• void setColumn(int column)
• void setDescription(QString description)
• void setLine(int line)
• void setObject(QObject *object)
• void setUrl(QUrl url)
87.167. QPushButton Class 1116
Ring Documentation, Release 1.9
• QString toString(void)
• QUrl url(void)
87.169 QQuaternion Class
C++ Reference : http://doc.qt.io/qt-5/QQuaternion.html
Parameters : float,float,float,float
• bool isNull(void)
• float length(void)
• float lengthSquared(void)
• void normalize(void)
• QQuaternion normalized(void)
• QVector3D rotatedVector(QVector3D vector)
• float scalar(void)
• void setScalar(float scalar)
• void setVector(QVector3D vector)
• void setVector_2(float x, float y, float z)
• void setX(float x)
• void setY(float y)
• void setZ(float z)
• QVector3D vector(void)
• float x(void)
• float y(void)
• float z(void)
• QQuaternion fromAxisAndAngle_2(float x, float y, float z, float angle)
• QQuaternion nlerp(QQuaternion q1, QQuaternion q2, float t)
• QQuaternion slerp(QQuaternion q1, QQuaternion q2, float t)
87.170 QQuickWidget Class
C++ Reference : http://doc.qt.io/qt-5/QQuickWidget.html
Parameters : QWidget *
Parent Class : QWidget
• QQmlEngine *engine(void)
• QList<QQmlError> errors(void)
• QSurfaceFormat format(void)
• QImage grabFramebuffer(void)
87.169. QQuaternion Class 1117
Ring Documentation, Release 1.9
• QSize initialSize(void)
• QQuickWindow *quickWindow(void)
• QQuickWidget::ResizeMode resizeMode(void)
• QQmlContext *rootContext(void)
• QQuickItem *rootObject(void)
• void setClearColor(QColor color)
• void setFormat(QSurfaceFormat format)
• void setResizeMode(QQuickWidget::ResizeMode)
• QUrl source(void)
• QQuickWidget::Status status(void)
• void setSource(QUrl url)
• void setsceneGraphErrorEvent(const char *)
• void setstatusChangedEvent(const char *)
• const char *getsceneGraphErrorEvent(void)
• const char *getstatusChangedEvent(void)
87.171 QRadioButton Class
C++ Reference : http://doc.qt.io/qt-5/QRadioButton.html
Parameters : QWidget *parent
Parent Class : QAbstractButton
• QSize minimumSizeHint(void)
• QSize sizeHint(void)
• void setclickedEvent(const char *)
• void setpressedEvent(const char *)
• void setreleasedEvent(const char *)
• void settoggledEvent(const char *)
• const char *getclickedEvent(void)
• const char *getpressedEvent(void)
• const char *getreleasedEvent(void)
• const char *gettoggledEvent(void)
87.172 QRect Class
C++ Reference : http://doc.qt.io/qt-5/QRect.html
Parameters : void
• void adjust(int dx1, int dy1, int dx2, int dy2)
87.171. QRadioButton Class 1118

More Related Content

PDF
The Ring programming language version 1.10 book - Part 122 of 212
PDF
The Ring programming language version 1.8 book - Part 113 of 202
PDF
The Ring programming language version 1.5.2 book - Part 172 of 181
PDF
The Ring programming language version 1.6 book - Part 170 of 189
PDF
The Ring programming language version 1.5.3 book - Part 179 of 194
PDF
The Ring programming language version 1.5.2 book - Part 160 of 181
PDF
The Ring programming language version 1.5.1 book - Part 171 of 180
PDF
The Ring programming language version 1.5.3 book - Part 185 of 194
The Ring programming language version 1.10 book - Part 122 of 212
The Ring programming language version 1.8 book - Part 113 of 202
The Ring programming language version 1.5.2 book - Part 172 of 181
The Ring programming language version 1.6 book - Part 170 of 189
The Ring programming language version 1.5.3 book - Part 179 of 194
The Ring programming language version 1.5.2 book - Part 160 of 181
The Ring programming language version 1.5.1 book - Part 171 of 180
The Ring programming language version 1.5.3 book - Part 185 of 194

What's hot (20)

PDF
The Ring programming language version 1.9 book - Part 109 of 210
PDF
The Ring programming language version 1.5.4 book - Part 171 of 185
PDF
The Ring programming language version 1.6 book - Part 179 of 189
PDF
The Ring programming language version 1.3 book - Part 72 of 88
PDF
The Ring programming language version 1.2 book - Part 75 of 84
PDF
The Ring programming language version 1.10 book - Part 108 of 212
PDF
The Ring programming language version 1.10 book - Part 118 of 212
PDF
The Ring programming language version 1.9 book - Part 102 of 210
PDF
The Ring programming language version 1.2 book - Part 72 of 84
PDF
The Ring programming language version 1.3 book - Part 78 of 88
PDF
The Ring programming language version 1.5.2 book - Part 162 of 181
PDF
The Ring programming language version 1.3 book - Part 69 of 88
PDF
The Ring programming language version 1.8 book - Part 108 of 202
PDF
The Ring programming language version 1.2 book - Part 74 of 84
PDF
The Ring programming language version 1.2 book - Part 71 of 84
PDF
The Ring programming language version 1.3 book - Part 76 of 88
PDF
The Ring programming language version 1.5.1 book - Part 159 of 180
PDF
The Ring programming language version 1.5.3 book - Part 182 of 194
PDF
The Ring programming language version 1.5.2 book - Part 163 of 181
PDF
The Ring programming language version 1.2 book - Part 73 of 84
The Ring programming language version 1.9 book - Part 109 of 210
The Ring programming language version 1.5.4 book - Part 171 of 185
The Ring programming language version 1.6 book - Part 179 of 189
The Ring programming language version 1.3 book - Part 72 of 88
The Ring programming language version 1.2 book - Part 75 of 84
The Ring programming language version 1.10 book - Part 108 of 212
The Ring programming language version 1.10 book - Part 118 of 212
The Ring programming language version 1.9 book - Part 102 of 210
The Ring programming language version 1.2 book - Part 72 of 84
The Ring programming language version 1.3 book - Part 78 of 88
The Ring programming language version 1.5.2 book - Part 162 of 181
The Ring programming language version 1.3 book - Part 69 of 88
The Ring programming language version 1.8 book - Part 108 of 202
The Ring programming language version 1.2 book - Part 74 of 84
The Ring programming language version 1.2 book - Part 71 of 84
The Ring programming language version 1.3 book - Part 76 of 88
The Ring programming language version 1.5.1 book - Part 159 of 180
The Ring programming language version 1.5.3 book - Part 182 of 194
The Ring programming language version 1.5.2 book - Part 163 of 181
The Ring programming language version 1.2 book - Part 73 of 84
Ad

More from Mahmoud Samir Fayed (20)

PDF
The Ring programming language version 1.10 book - Part 212 of 212
PDF
The Ring programming language version 1.10 book - Part 211 of 212
PDF
The Ring programming language version 1.10 book - Part 210 of 212
PDF
The Ring programming language version 1.10 book - Part 208 of 212
PDF
The Ring programming language version 1.10 book - Part 207 of 212
PDF
The Ring programming language version 1.10 book - Part 205 of 212
PDF
The Ring programming language version 1.10 book - Part 206 of 212
PDF
The Ring programming language version 1.10 book - Part 204 of 212
PDF
The Ring programming language version 1.10 book - Part 203 of 212
PDF
The Ring programming language version 1.10 book - Part 202 of 212
PDF
The Ring programming language version 1.10 book - Part 201 of 212
PDF
The Ring programming language version 1.10 book - Part 200 of 212
PDF
The Ring programming language version 1.10 book - Part 199 of 212
PDF
The Ring programming language version 1.10 book - Part 198 of 212
PDF
The Ring programming language version 1.10 book - Part 197 of 212
PDF
The Ring programming language version 1.10 book - Part 196 of 212
PDF
The Ring programming language version 1.10 book - Part 195 of 212
PDF
The Ring programming language version 1.10 book - Part 194 of 212
PDF
The Ring programming language version 1.10 book - Part 193 of 212
PDF
The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 192 of 212
Ad

The Ring programming language version 1.9 book - Part 115 of 210

  • 1. Ring Documentation, Release 1.9 • void moveCursor(QTextCursor::MoveOperation operation, QTextCursor::MoveMode mode) • bool overwriteMode(void) • void print(QPagedPaintDevice *printer) • void setBackgroundVisible(bool visible) • void setCenterOnScroll(bool enabled) • void setCurrentCharFormat(QTextCharFormat format) • void setCursorWidth(int width) • void setDocument(QTextDocument *document) • void setDocumentTitle(QString title) • void setExtraSelections(QList<QTextEdit::ExtraSelection> selections) • void setLineWrapMode(QPlainTextEdit::LineWrapMode mode) • void setMaximumBlockCount(int maximum) • void setOverwriteMode(bool overwrite) • void setReadOnly(bool ro) • void setTabChangesFocus(bool b) • void setTabStopWidth(int width) • void setTextCursor(QTextCursor cursor) • void setTextInteractionFlags(Qt::TextInteractionFlags flags) • void setUndoRedoEnabled(bool enable) • void setWordWrapMode(QTextOption::WrapMode policy) • bool tabChangesFocus(void) • int tabStopWidth(void) • QTextCursor textCursor(void) • Qt::TextInteractionFlags textInteractionFlags(void) • QString toPlainText(void) • QTextOption::WrapMode wordWrapMode(void) • void appendHtml(QString html) • void appendPlainText(QString text) • void centerCursor(void) • void clear(void) • void copy(void) • void cut(void) • void insertPlainText(QString text) • void paste(void) • void redo(void) • void selectAll(void) 87.158. QPlainTextEdit Class 1109
  • 2. Ring Documentation, Release 1.9 • void setPlainText(QString text) • void undo(void) • void zoomIn(int range) • void zoomOut(int range) • void setblockCountChangedEvent(const char *cStr) • void setcopyAvailableEvent(const char *cStr) • void setcursorPositionChangedEvent(const char *cStr) • void setmodificationChangedEvent(const char *cStr) • void setredoAvailableEvent(const char *cStr) • void setselectionChangedEvent(const char *cStr) • void settextChangedEvent(const char *cStr) • void setundoAvailableEvent(const char *cStr) • void setupdateRequestEvent(const char *cStr) • const char *getblockCountChangedEvent(void) • const char *getcopyAvailableEvent(void) • const char *getcursorPositionChangedEvent(void) • const char *getmodificationChangedEvent(void) • const char *getredoAvailableEvent(void) • const char *getselectionChangedEvent(void) • const char *gettextChangedEvent(void) • const char *getundoAvailableEvent(void) • const char *getupdateRequestEvent(void) • void cyanline(void) • void setactivelinecolor(QColor) 87.159 QPoint Class C++ Reference : http://doc.qt.io/qt-5/QPoint.html Parameters : void • bool isNull(void) • int manhattanLength(void) • int rx(void) • int ry(void) • void setX(int x) • void setY(int y) • int x(void) 87.159. QPoint Class 1110
  • 3. Ring Documentation, Release 1.9 • int y(void) 87.160 QPointF Class C++ Reference : http://doc.qt.io/qt-5/QPointF.html Parameters : void • bool isNull(void) • qreal manhattanLength(void) • qreal rx(void) • qreal ry(void) • void setX(qreal x) • void setY(qreal y) • QPoint toPoint(void) • qreal x(void) • qreal y(void) 87.161 QPrintPreviewDialog Class C++ Reference : http://doc.qt.io/qt-5/QPrintPreviewDialog.html Parameters : QPrinter * Parent Class : QDialog • void open(QObject * receiver, char * member) • QPrinter * printer(void) • void setpaintRequestedEvent(const char *) • const char *getpaintRequestedEvent(void) 87.162 QPrintPreviewWidget Class C++ Reference : http://doc.qt.io/qt-5/QPrintPreviewWidget.html Parameters : QPrinter * Parent Class : QWidget • int currentPage(void) • QPrinter::Orientation orientation(void) • int pageCount(void) • QPrintPreviewWidget::ViewMode viewMode(void) • qreal zoomFactor(void) • QPrintPreviewWidget::ZoomMode zoomMode(void) 87.160. QPointF Class 1111
  • 4. Ring Documentation, Release 1.9 • void fitInView(void) • void fitToWidth(void) • void print(void) • void setAllPagesViewMode(void) • void setCurrentPage(int page) • void setFacingPagesViewMode(void) • void setLandscapeOrientation(void) • void setOrientation(QPrinter::Orientation orientation) • void setPortraitOrientation(void) • void setSinglePageViewMode(void) • void setViewMode(QPrintPreviewWidget::ViewMode mode) • void setZoomFactor(qreal factor) • void setZoomMode(QPrintPreviewWidget::ZoomMode zoomMode) • void updatePreview(void) • void zoomIn(qreal factor) • void zoomOut(qreal factor) • void setpaintRequestedEvent(const char *) • void setpreviewChangedEvent(const char *) • const char *getpaintRequestedEvent(void) • const char *getpreviewChangedEvent(void) 87.163 QPrinter Class C++ Reference : http://doc.qt.io/qt-5/QPrinter.html Parameters : QPrinter::PrinterMode • bool abort(void) • bool collateCopies(void) • int colorMode(void) • int copyCount(void) • QString creator(void) • QString docName(void) • int duplex(void) • bool fontEmbeddingEnabled(void) • int fromPage(void) • bool fullPage(void) • bool isValid(void) 87.163. QPrinter Class 1112
  • 5. Ring Documentation, Release 1.9 • QString outputFileName(void) • int outputFormat(void) • QRectF pageRect(QPrinter::Unit unit) • QRectF paperRect(QPrinter::Unit unit) • int paperSource(void) • QPrintEngine *printEngine(void) • QString printProgram(void) • int printRange(void) • QString printerName(void) • QString printerSelectionOption(void) • int printerState(void) • int resolution(void) • void setCollateCopies(bool collate) • void setColorMode(QPrinter::ColorMode newColorMode) • void setCopyCount(int count) • void setCreator(QString) • void setDocName(QString) • void setDuplex(QPrinter::DuplexMode duplex) • void setFontEmbeddingEnabled(bool enable) • void setFromTo(int from, int to) • void setFullPage(bool fp) • void setOutputFileName(QString) • void setOutputFormat(QPrinter::OutputFormat format) • void setPrintProgram(QString) • void setPrintRange(QPrinter::PrintRange) • void setPrinterName(QString) • void setPrinterSelectionOption(QString) • void setResolution(int dpi) • bool supportsMultipleCopies(void) • int toPage(void) • bool newPage(void) • QPaintEngine *paintEngine(void) • void setPageSizeMM(QSizeF) 87.163. QPrinter Class 1113
  • 6. Ring Documentation, Release 1.9 87.164 QPrinterInfo Class C++ Reference : http://doc.qt.io/qt-5/QPrinterInfo.html Parameters : void • QString description(void) • bool isDefault(void) • bool isNull(void) • QString location(void) • QString makeAndModel(void) • QString printerName(void) • QPrinterInfo printerInfo(QString printerName 87.165 QProcess Class C++ Reference : http://doc.qt.io/qt-5/QProcess.html Parameters : QObject * Parent Class : QIODevice • QStringList arguments(void) • void closeReadChannel(QProcess::ProcessChannel channel) • void closeWriteChannel(void) • QProcess::ProcessError error(void) • int exitCode(void) • QProcess::ExitStatus exitStatus(void) • QProcess::InputChannelMode inputChannelMode(void) • QProcess::ProcessChannelMode processChannelMode(void) • QProcessEnvironment processEnvironment(void) • QString program(void) • QByteArray readAllStandardError(void) • QByteArray readAllStandardOutput(void) • QProcess::ProcessChannel readChannel(void) • void setArguments( QStringList arguments) • void setInputChannelMode(QProcess::InputChannelMode mode) • void setProcessChannelMode(QProcess::ProcessChannelMode mode) • void setProcessEnvironment( QProcessEnvironment environment) • void setProgram( QString program) • void setReadChannel(QProcess::ProcessChannel channel) • void setStandardErrorFile( QString fileName, QIODevice::OpenMode mode ) 87.164. QPrinterInfo Class 1114
  • 7. Ring Documentation, Release 1.9 • void setStandardInputFile( QString fileName) • void setStandardOutputFile( QString fileName, QIODevice::OpenMode mode ) • void setStandardOutputProcess(QProcess *destination) • void setWorkingDirectory( QString dir) • void start( QString program, QStringList arguments, QIODevice::OpenMode mode ) • void start_2( QString command, QIODevice::OpenMode mode ) • void start_3(QIODevice::OpenMode mode ) • QProcess::ProcessState state(void) • bool waitForFinished(int msecs ) • bool waitForStarted(int msecs ) • QString workingDirectory(void) • void kill(void) • void terminate(void) • void setreadyReadStandardErrorEvent(const char *) • void setreadyReadStandardOutputEvent(const char *) • const char *getreadyReadStandardErrorEvent(void) • const char *getreadyReadStandardOutputEvent(void) 87.166 QProgressBar Class C++ Reference : http://doc.qt.io/qt-5/QProgressBar.html Parameters : QWidget *parent Parent Class : QWidget • int alignment(void) • QString format(void) • bool invertedAppearance(void) • bool isTextVisible(void) • int maximum(void) • int minimum(void) • int orientation(void) • void resetFormat(void) • void setAlignment(Qt::AlignmentFlag alignment) • void setFormat(QString) • void setInvertedAppearance(bool invert) • void setTextDirection(QProgressBar::Direction textDirection) • void setTextVisible(bool visible) 87.166. QProgressBar Class 1115
  • 8. Ring Documentation, Release 1.9 • QString text(void) • int textDirection(void) • int value(void) • void reset(void) • void setMaximum(int maximum) • void setMinimum(int minimum) • void setOrientation(Qt::Orientation) • void setRange(int minimum, int maximum) • void setValue(int value) • void setvalueChangedEvent(const char *) • const char *getvalueChangedEvent(void) 87.167 QPushButton Class C++ Reference : http://doc.qt.io/qt-5/QPushButton.html Parameters : QWidget * Parent Class : QAbstractButton • void setText(const char *) • void setClickEvent(const char *) • void setIcon(QIcon) • void setIconSize(QSize) • const char *getClickEvent(void) 87.168 QQmlError Class C++ Reference : http://doc.qt.io/qt-5/QQmlError.html Parameters : void • int column(void) • QString description(void) • bool isValid(void) • int line(void) • QObject * object(void) • void setColumn(int column) • void setDescription(QString description) • void setLine(int line) • void setObject(QObject *object) • void setUrl(QUrl url) 87.167. QPushButton Class 1116
  • 9. Ring Documentation, Release 1.9 • QString toString(void) • QUrl url(void) 87.169 QQuaternion Class C++ Reference : http://doc.qt.io/qt-5/QQuaternion.html Parameters : float,float,float,float • bool isNull(void) • float length(void) • float lengthSquared(void) • void normalize(void) • QQuaternion normalized(void) • QVector3D rotatedVector(QVector3D vector) • float scalar(void) • void setScalar(float scalar) • void setVector(QVector3D vector) • void setVector_2(float x, float y, float z) • void setX(float x) • void setY(float y) • void setZ(float z) • QVector3D vector(void) • float x(void) • float y(void) • float z(void) • QQuaternion fromAxisAndAngle_2(float x, float y, float z, float angle) • QQuaternion nlerp(QQuaternion q1, QQuaternion q2, float t) • QQuaternion slerp(QQuaternion q1, QQuaternion q2, float t) 87.170 QQuickWidget Class C++ Reference : http://doc.qt.io/qt-5/QQuickWidget.html Parameters : QWidget * Parent Class : QWidget • QQmlEngine *engine(void) • QList<QQmlError> errors(void) • QSurfaceFormat format(void) • QImage grabFramebuffer(void) 87.169. QQuaternion Class 1117
  • 10. Ring Documentation, Release 1.9 • QSize initialSize(void) • QQuickWindow *quickWindow(void) • QQuickWidget::ResizeMode resizeMode(void) • QQmlContext *rootContext(void) • QQuickItem *rootObject(void) • void setClearColor(QColor color) • void setFormat(QSurfaceFormat format) • void setResizeMode(QQuickWidget::ResizeMode) • QUrl source(void) • QQuickWidget::Status status(void) • void setSource(QUrl url) • void setsceneGraphErrorEvent(const char *) • void setstatusChangedEvent(const char *) • const char *getsceneGraphErrorEvent(void) • const char *getstatusChangedEvent(void) 87.171 QRadioButton Class C++ Reference : http://doc.qt.io/qt-5/QRadioButton.html Parameters : QWidget *parent Parent Class : QAbstractButton • QSize minimumSizeHint(void) • QSize sizeHint(void) • void setclickedEvent(const char *) • void setpressedEvent(const char *) • void setreleasedEvent(const char *) • void settoggledEvent(const char *) • const char *getclickedEvent(void) • const char *getpressedEvent(void) • const char *getreleasedEvent(void) • const char *gettoggledEvent(void) 87.172 QRect Class C++ Reference : http://doc.qt.io/qt-5/QRect.html Parameters : void • void adjust(int dx1, int dy1, int dx2, int dy2) 87.171. QRadioButton Class 1118