SlideShare a Scribd company logo
Ring Documentation, Release 1.5.3
95.138 QCameraImageCapture Class
C++ Reference : http://doc.qt.io/qt-5/QCameraImageCapture.html
Parameters : QMediaObject * mediaObject
• QMultimedia::AvailabilityStatus availability(void)
• QVideoFrame::PixelFormat bufferFormat(void)
• QCameraImageCapture::CaptureDestinations captureDestination(void)
• QImageEncoderSettings encodingSettings(void)
• QCameraImageCapture::Error error(void)
• QString errorString(void)
• QString imageCodecDescription( QString codec)
• bool isAvailable(void)
• bool isCaptureDestinationSupported(QCameraImageCapture::CaptureDestinations destination)
• bool isReadyForCapture(void)
• void setBufferFormat( QVideoFrame::PixelFormat format)
• void setCaptureDestination(QCameraImageCapture::CaptureDestinations destination)
• void setEncodingSettings( QImageEncoderSettings settings)
• QList<QVideoFrame::PixelFormat> supportedBufferFormats(void)
• QStringList supportedImageCodecs(void)
• QList<QSize> supportedResolutions( QImageEncoderSettings settings , bool * continuous )
• void cancelCapture(void)
• int capture( QString file )
95.139 QMediaObject Class
C++ Reference : http://doc.qt.io/qt-5/QMediaObject.html
Parameters : void
Parent Class : QWidget
• QStringList availableMetaData(void)
• bool isMetaDataAvailable(void)
• QVariant metaData( QString key)
• int notifyInterval(void)
• void setNotifyInterval(int milliSeconds)
95.138. QCameraImageCapture Class 1705
Ring Documentation, Release 1.5.3
95.140 QHeaderView Class
C++ Reference : http://doc.qt.io/qt-5/QHeaderView.html
Parameters : Qt::Orientation, QWidget *
Parent Class : QAbstractItemView
• bool cascadingSectionResizes(void)
• int count(void)
• Qt::Alignment defaultAlignment(void)
• int defaultSectionSize(void)
• int hiddenSectionCount(void)
• void hideSection(int logicalIndex)
• bool highlightSections(void)
• bool isSectionHidden(int logicalIndex)
• bool isSortIndicatorShown(void)
• int length(void)
• int logicalIndex(int visualIndex)
• int logicalIndexAt(int position)
• int logicalIndexAt_2(int x, int y)
• int logicalIndexAt_3( QPoint pos)
• int maximumSectionSize(void)
• int minimumSectionSize_2(void)
• void moveSection(int from, int to)
• int offset(void)
• Qt::Orientation orientation(void)
• int resizeContentsPrecision(void)
• void resizeSection(int logicalIndex, int size)
• void resizeSections(QHeaderView::ResizeMode mode)
• bool restoreState( QByteArray state)
• QByteArray saveState(void)
• int sectionPosition(int logicalIndex)
• QHeaderView::ResizeMode sectionResizeMode(int logicalIndex)
• int sectionSize(int logicalIndex)
• int sectionSizeHint(int logicalIndex)
• int sectionViewportPosition(int logicalIndex)
• bool sectionsClickable(void)
• bool sectionsHidden(void)
95.140. QHeaderView Class 1706
Ring Documentation, Release 1.5.3
• bool sectionsMovable(void)
• bool sectionsMoved(void)
• void setCascadingSectionResizes(bool enable)
• void setDefaultAlignment(Qt::Alignment alignment)
• void setDefaultSectionSize(int size)
• void setHighlightSections(bool highlight)
• void setMaximumSectionSize(int size)
• void setMinimumSectionSize(int size)
• void setResizeContentsPrecision(int precision)
• void setSectionHidden(int logicalIndex, bool hide)
• void setSectionResizeMode(QHeaderView::ResizeMode mode)
• void setSectionResizeMode_2(int logicalIndex, QHeaderView::ResizeMode mode)
• void setSectionsClickable(bool clickable)
• void setSectionsMovable(bool movable)
• void setSortIndicator(int logicalIndex, Qt::SortOrder order)
• void setSortIndicatorShown(bool show)
• void setStretchLastSection(bool stretch)
• void showSection(int logicalIndex)
• Qt::SortOrder sortIndicatorOrder(void)
• int sortIndicatorSection(void)
• bool stretchLastSection(void)
• int stretchSectionCount(void)
• void swapSections(int first, int second)
• int visualIndex(int logicalIndex)
• int visualIndexAt(int position)
• void headerDataChanged(Qt::Orientation orientation, int logicalFirst, int logicalLast)
• void setOffset(int offset)
• void setOffsetToLastSection(void)
• void setOffsetToSectionPosition(int visualSectionNumber)
• void setgeometriesChangedEvent(const char *)
• void setsectionClickedEvent(const char *)
• void setsectionCountChangedEvent(const char *)
• void setsectionDoubleClickedEvent(const char *)
• void setsectionEnteredEvent(const char *)
• void setsectionHandleDoubleClickedEvent(const char *)
• void setsectionMovedEvent(const char *)
95.140. QHeaderView Class 1707
Ring Documentation, Release 1.5.3
• void setsectionPressedEvent(const char *)
• void setsectionResizedEvent(const char *)
• void setsortIndicatorChangedEvent(const char *)
• const char *getgeometriesChangedEvent(void)
• const char *getsectionClickedEvent(void)
• const char *getsectionCountChangedEvent(void)
• const char *getsectionDoubleClickedEvent(void)
• const char *getsectionEnteredEvent(void)
• const char *getsectionHandleDoubleClickedEvent(void)
• const char *getsectionMovedEvent(void)
• const char *getsectionPressedEvent(void)
• const char *getsectionResizedEvent(void)
• const char *getsortIndicatorChangedEvent(void)
• void geteventparameters(void)
95.141 QFontMetrics Class
C++ Reference : http://doc.qt.io/qt-5/QFontMetrics.html
Parameters : QFont
• int ascent(void)
• int averageCharWidth(void)
• QRect boundingRect(QChar ch)
• QRect boundingRect_2( QString text)
• QRect boundingRect_3(int x, int y, int width, int height, int flags, QString text, int tabStops , int * tabArray )
• QRect boundingRect_4( QRect rect, int flags, QString text, int tabStops , int * tabArray )
• int descent(void)
• QString elidedText( QString text, Qt::TextElideMode mode, int width, int flags )
• int height(void)
• bool inFont(QChar ch)
• bool inFontUcs4(uint character)
• int leading(void)
• int leftBearing(QChar ch)
• int lineSpacing(void)
• int lineWidth(void)
• int maxWidth(void)
• int minLeftBearing(void)
95.141. QFontMetrics Class 1708
Ring Documentation, Release 1.5.3
• int minRightBearing(void)
• int overlinePos(void)
• int rightBearing(QChar ch)
• QSize size(int flags, QString text, int tabStops , int * tabArray )
• int strikeOutPos(void)
• QRect tightBoundingRect( QString text)
• int underlinePos(void)
• int width( QString text, int len )
• int width_2(QChar ch)
• int xHeight(void)
95.142 QSplashScreen Class
C++ Reference : http://doc.qt.io/qt-5/QSplashScreen.html
Parameters : QPixmap
Parent Class : QWidget
• void finish(QWidget *mainWin)
• QPixmap pixmap(void)
• void repaint(void)
• void setPixmap(QPixmap pixmap)
• void clearMessage(void)
• void showMessage(QString message, int alignment ,QColor color)
95.143 QBoxLayout Class
C++ Reference : http://doc.qt.io/qt-5/QBoxLayout.html
Parameters : QBoxLayout::Direction dir, QWidget *parent
Parent Class : QLayout
• void addLayout(QLayout * layout, int stretch )
• void addSpacerItem(QSpacerItem * spacerItem)
• void addSpacing(int size)
• void addStretch(int stretch )
• void addStrut(int size)
• void addWidget(QWidget * widget, int stretch , Qt::Alignment alignment )
• QBoxLayout::Direction direction(void)
• void insertLayout(int index, QLayout * layout, int stretch )
• void insertSpacerItem(int index, QSpacerItem * spacerItem)
95.142. QSplashScreen Class 1709
Ring Documentation, Release 1.5.3
• void insertSpacing(int index, int size)
• void insertStretch(int index, int stretch )
• void insertWidget(int index, QWidget * widget, int stretch , Qt::Alignment alignment )
• void setDirection(QBoxLayout::Direction direction)
• void setSpacing(int spacing)
• void setStretch(int index, int stretch)
• bool setStretchFactor(QWidget * widget, int stretch)
• bool setStretchFactor_2(QLayout * layout, int stretch)
• int spacing(void)
• int stretch(int index)
95.144 QLayout Class
C++ Reference : http://doc.qt.io/qt-5/QLayout.html
Parameters : QWidget *
Parent Class : QObject
• bool activate(void)
• void addWidget(QWidget *w)
• QMargins contentsMargins(void)
• QRect contentsRect(void)
• void getContentsMargins(int *left, int *top, int *right, int *bottom)
• bool isEnabled(void)
• QWidget *menuBar(void)
• QWidget *parentWidget(void)
• void removeItem(QLayoutItem *item)
• void removeWidget(QWidget *widget)
• bool setAlignment(QWidget *w, Qt::Alignment alignment)
• void setAlignment_2(Qt::Alignment alignment)
• bool setAlignment_3(QLayout *l, Qt::Alignment alignment)
• void setContentsMargins(int left, int top, int right, int bottom)
• void setContentsMargins_2(QMargins margins)
• void setEnabled(bool enable)
• void setMenuBar(QWidget *widget)
• void setSizeConstraint(QLayout::SizeConstraint)
• void setSpacing(int)
• QLayout::SizeConstraint sizeConstraint(void)
95.144. QLayout Class 1710
Ring Documentation, Release 1.5.3
• int spacing(void)
• void update(void)
• QSize closestAcceptableSize( QWidget * widget, QSize size)
95.145 QLinearGradient Class
C++ Reference : http://doc.qt.io/qt-5/QLinearGradient.html
Parameters : void
Parent Class : QGradient
• QPointF finalStop(void)
• void setFinalStop(QPointF stop)
• void setFinalStop_2(qreal x,qreal y)
• void setStart(QPointF start)
• void setStart_2(qreal x,qreal y)
• QPointF start(void)
95.146 QGradient Class
C++ Reference : http://doc.qt.io/qt-5/QGradient.html
Parameters : void
• QGradient::CoordinateMode coordinateMode(void)
• void setColorAt(qreal position, QColor color)
• void setCoordinateMode(QGradient::CoordinateMode mode)
• void setSpread(QGradient::Spread method)
• void setStops(QGradientStops stopPoints)
• QGradient::Spread spread(void)
• QGradientStops stops(void)
• QGradient::Type type(void)
95.147 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)
95.145. QLinearGradient Class 1711
Ring Documentation, Release 1.5.3
• void setX(qreal x)
• void setY(qreal y)
• QPoint toPoint(void)
• qreal x(void)
• qreal y(void)
95.148 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)
• int y(void)
95.149 QScrollArea Class
C++ Reference : http://doc.qt.io/qt-5/QScrollArea.html
Parameters : QWidget *parent
Parent Class : QAbstractScrollArea
• Qt::Alignment alignment(void)
• void ensureVisible(int x, int y, int xmargin , int ymargin )
• void ensureWidgetVisible(QWidget *childWidget, int xmargin , int ymargin )
• void setAlignment(Qt::Alignment)
• void setWidget(QWidget *widget)
• void setWidgetResizable(bool resizable)
• QWidget *takeWidget(void)
• QWidget *widget(void)
• bool widgetResizable(void)
95.148. QPoint Class 1712
Ring Documentation, Release 1.5.3
95.150 QSplitter Class
C++ Reference : http://doc.qt.io/qt-5/QSplitter.html
Parameters : QWidget *parent
Parent Class : QFrame
• void addWidget(QWidget *widget)
• bool childrenCollapsible(void)
• int count(void)
• void getRange(int index, int *min, int *max)
• QSplitterHandle * handle(int index)
• int handleWidth(void)
• int indexOf(QWidget *widget)
• void insertWidget(int index, QWidget *widget)
• bool isCollapsible(int index)
• bool opaqueResize(void)
• Qt::Orientation orientation(void)
• void refresh(void)
• bool restoreState( QByteArray state)
• QByteArray saveState(void)
• void setChildrenCollapsible(bool)
• void setCollapsible(int index, bool collapse)
• void setHandleWidth(int)
• void setOpaqueResize(bool opaque )
• void setOrientation(Qt::Orientation)
• void setSizes( QList<int> list)
• void setStretchFactor(int index, int stretch)
• QList<int> sizes(void)
• QWidget * widget(int index)
95.151 QCompleter Class
C++ Reference : http://doc.qt.io/qt-5/QCompleter.html
Parameters : QObject *parent
Parent Class : QObject
• Qt::CaseSensitivity caseSensitivity(void)
• int completionColumn(void)
• int completionCount(void)
95.150. QSplitter Class 1713
Ring Documentation, Release 1.5.3
• QCompleter::CompletionMode completionMode(void)
• QAbstractItemModel *completionModel(void)
• QString completionPrefix(void)
• int completionRole(void)
• QString currentCompletion(void)
• QModelIndex currentIndex(void)
• int currentRow(void)
• Qt::MatchFlags filterMode(void)
• int maxVisibleItems(void)
• QAbstractItemModel * model(void)
• QCompleter::ModelSorting modelSorting(void)
• QAbstractItemView * popup(void)
• void setCaseSensitivity(Qt::CaseSensitivity caseSensitivity)
• void setCompletionColumn(int column)
• void setCompletionMode(QCompleter::CompletionMode mode)
• void setCompletionRole(int role)
• bool setCurrentRow(int row)
• void setFilterMode(Qt::MatchFlags filterMode)
• void setMaxVisibleItems(int maxItems)
• void setModel(QAbstractItemModel *model)
• void setModelSorting(QCompleter::ModelSorting sorting)
• void setPopup(QAbstractItemView *popup)
• void setWidget(QWidget *widget)
• QWidget * widget(void)
• bool wrapAround(void)
• void complete(QRect rect)
• void setCompletionPrefix(QString prefix)
• void setWrapAround(bool wrap)
95.152 QCompleter2 Class
C++ Reference : http://doc.qt.io/qt-5/QCompleter2.html
Parameters : QAbstractItemModel *model, QObject *parent
Parent Class : QCompleter
95.152. QCompleter2 Class 1714

More Related Content

PDF
The Ring programming language version 1.2 book - Part 65 of 84
PDF
The Ring programming language version 1.5.3 book - Part 173 of 194
PDF
The Ring programming language version 1.8 book - Part 103 of 202
PDF
The Ring programming language version 1.5.3 book - Part 172 of 194
PDF
The Ring programming language version 1.6 book - Part 167 of 189
PDF
The Ring programming language version 1.3 book - Part 71 of 88
PDF
The Ring programming language version 1.6 book - Part 169 of 189
PDF
The Ring programming language version 1.5.3 book - Part 177 of 194
The Ring programming language version 1.2 book - Part 65 of 84
The Ring programming language version 1.5.3 book - Part 173 of 194
The Ring programming language version 1.8 book - Part 103 of 202
The Ring programming language version 1.5.3 book - Part 172 of 194
The Ring programming language version 1.6 book - Part 167 of 189
The Ring programming language version 1.3 book - Part 71 of 88
The Ring programming language version 1.6 book - Part 169 of 189
The Ring programming language version 1.5.3 book - Part 177 of 194

What's hot (20)

PDF
The Ring programming language version 1.10 book - Part 123 of 212
PDF
The Ring programming language version 1.3 book - Part 79 of 88
PDF
The Ring programming language version 1.7 book - Part 99 of 196
PDF
The Ring programming language version 1.8 book - Part 115 of 202
PDF
The Ring programming language version 1.10 book - Part 111 of 212
PDF
The Ring programming language version 1.4 book - Part 25 of 30
PDF
The Ring programming language version 1.8 book - Part 113 of 202
PDF
The Ring programming language version 1.2 book - Part 66 of 84
PDF
The Ring programming language version 1.2 book - Part 67 of 84
PDF
The Ring programming language version 1.2 book - Part 68 of 84
PDF
The Ring programming language version 1.10 book - Part 112 of 212
PDF
The Ring programming language version 1.2 book - Part 72 of 84
PDF
The Ring programming language version 1.2 book - Part 70 of 84
PDF
The Ring programming language version 1.5.3 book - Part 183 of 194
PDF
The Ring programming language version 1.9 book - Part 118 of 210
PDF
The Ring programming language version 1.5.1 book - Part 160 of 180
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.9 book - Part 109 of 210
PDF
The Ring programming language version 1.8 book - Part 102 of 202
The Ring programming language version 1.10 book - Part 123 of 212
The Ring programming language version 1.3 book - Part 79 of 88
The Ring programming language version 1.7 book - Part 99 of 196
The Ring programming language version 1.8 book - Part 115 of 202
The Ring programming language version 1.10 book - Part 111 of 212
The Ring programming language version 1.4 book - Part 25 of 30
The Ring programming language version 1.8 book - Part 113 of 202
The Ring programming language version 1.2 book - Part 66 of 84
The Ring programming language version 1.2 book - Part 67 of 84
The Ring programming language version 1.2 book - Part 68 of 84
The Ring programming language version 1.10 book - Part 112 of 212
The Ring programming language version 1.2 book - Part 72 of 84
The Ring programming language version 1.2 book - Part 70 of 84
The Ring programming language version 1.5.3 book - Part 183 of 194
The Ring programming language version 1.9 book - Part 118 of 210
The Ring programming language version 1.5.1 book - Part 160 of 180
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.9 book - Part 109 of 210
The Ring programming language version 1.8 book - Part 102 of 202
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.5.3 book - Part 184 of 194

  • 1. Ring Documentation, Release 1.5.3 95.138 QCameraImageCapture Class C++ Reference : http://doc.qt.io/qt-5/QCameraImageCapture.html Parameters : QMediaObject * mediaObject • QMultimedia::AvailabilityStatus availability(void) • QVideoFrame::PixelFormat bufferFormat(void) • QCameraImageCapture::CaptureDestinations captureDestination(void) • QImageEncoderSettings encodingSettings(void) • QCameraImageCapture::Error error(void) • QString errorString(void) • QString imageCodecDescription( QString codec) • bool isAvailable(void) • bool isCaptureDestinationSupported(QCameraImageCapture::CaptureDestinations destination) • bool isReadyForCapture(void) • void setBufferFormat( QVideoFrame::PixelFormat format) • void setCaptureDestination(QCameraImageCapture::CaptureDestinations destination) • void setEncodingSettings( QImageEncoderSettings settings) • QList<QVideoFrame::PixelFormat> supportedBufferFormats(void) • QStringList supportedImageCodecs(void) • QList<QSize> supportedResolutions( QImageEncoderSettings settings , bool * continuous ) • void cancelCapture(void) • int capture( QString file ) 95.139 QMediaObject Class C++ Reference : http://doc.qt.io/qt-5/QMediaObject.html Parameters : void Parent Class : QWidget • QStringList availableMetaData(void) • bool isMetaDataAvailable(void) • QVariant metaData( QString key) • int notifyInterval(void) • void setNotifyInterval(int milliSeconds) 95.138. QCameraImageCapture Class 1705
  • 2. Ring Documentation, Release 1.5.3 95.140 QHeaderView Class C++ Reference : http://doc.qt.io/qt-5/QHeaderView.html Parameters : Qt::Orientation, QWidget * Parent Class : QAbstractItemView • bool cascadingSectionResizes(void) • int count(void) • Qt::Alignment defaultAlignment(void) • int defaultSectionSize(void) • int hiddenSectionCount(void) • void hideSection(int logicalIndex) • bool highlightSections(void) • bool isSectionHidden(int logicalIndex) • bool isSortIndicatorShown(void) • int length(void) • int logicalIndex(int visualIndex) • int logicalIndexAt(int position) • int logicalIndexAt_2(int x, int y) • int logicalIndexAt_3( QPoint pos) • int maximumSectionSize(void) • int minimumSectionSize_2(void) • void moveSection(int from, int to) • int offset(void) • Qt::Orientation orientation(void) • int resizeContentsPrecision(void) • void resizeSection(int logicalIndex, int size) • void resizeSections(QHeaderView::ResizeMode mode) • bool restoreState( QByteArray state) • QByteArray saveState(void) • int sectionPosition(int logicalIndex) • QHeaderView::ResizeMode sectionResizeMode(int logicalIndex) • int sectionSize(int logicalIndex) • int sectionSizeHint(int logicalIndex) • int sectionViewportPosition(int logicalIndex) • bool sectionsClickable(void) • bool sectionsHidden(void) 95.140. QHeaderView Class 1706
  • 3. Ring Documentation, Release 1.5.3 • bool sectionsMovable(void) • bool sectionsMoved(void) • void setCascadingSectionResizes(bool enable) • void setDefaultAlignment(Qt::Alignment alignment) • void setDefaultSectionSize(int size) • void setHighlightSections(bool highlight) • void setMaximumSectionSize(int size) • void setMinimumSectionSize(int size) • void setResizeContentsPrecision(int precision) • void setSectionHidden(int logicalIndex, bool hide) • void setSectionResizeMode(QHeaderView::ResizeMode mode) • void setSectionResizeMode_2(int logicalIndex, QHeaderView::ResizeMode mode) • void setSectionsClickable(bool clickable) • void setSectionsMovable(bool movable) • void setSortIndicator(int logicalIndex, Qt::SortOrder order) • void setSortIndicatorShown(bool show) • void setStretchLastSection(bool stretch) • void showSection(int logicalIndex) • Qt::SortOrder sortIndicatorOrder(void) • int sortIndicatorSection(void) • bool stretchLastSection(void) • int stretchSectionCount(void) • void swapSections(int first, int second) • int visualIndex(int logicalIndex) • int visualIndexAt(int position) • void headerDataChanged(Qt::Orientation orientation, int logicalFirst, int logicalLast) • void setOffset(int offset) • void setOffsetToLastSection(void) • void setOffsetToSectionPosition(int visualSectionNumber) • void setgeometriesChangedEvent(const char *) • void setsectionClickedEvent(const char *) • void setsectionCountChangedEvent(const char *) • void setsectionDoubleClickedEvent(const char *) • void setsectionEnteredEvent(const char *) • void setsectionHandleDoubleClickedEvent(const char *) • void setsectionMovedEvent(const char *) 95.140. QHeaderView Class 1707
  • 4. Ring Documentation, Release 1.5.3 • void setsectionPressedEvent(const char *) • void setsectionResizedEvent(const char *) • void setsortIndicatorChangedEvent(const char *) • const char *getgeometriesChangedEvent(void) • const char *getsectionClickedEvent(void) • const char *getsectionCountChangedEvent(void) • const char *getsectionDoubleClickedEvent(void) • const char *getsectionEnteredEvent(void) • const char *getsectionHandleDoubleClickedEvent(void) • const char *getsectionMovedEvent(void) • const char *getsectionPressedEvent(void) • const char *getsectionResizedEvent(void) • const char *getsortIndicatorChangedEvent(void) • void geteventparameters(void) 95.141 QFontMetrics Class C++ Reference : http://doc.qt.io/qt-5/QFontMetrics.html Parameters : QFont • int ascent(void) • int averageCharWidth(void) • QRect boundingRect(QChar ch) • QRect boundingRect_2( QString text) • QRect boundingRect_3(int x, int y, int width, int height, int flags, QString text, int tabStops , int * tabArray ) • QRect boundingRect_4( QRect rect, int flags, QString text, int tabStops , int * tabArray ) • int descent(void) • QString elidedText( QString text, Qt::TextElideMode mode, int width, int flags ) • int height(void) • bool inFont(QChar ch) • bool inFontUcs4(uint character) • int leading(void) • int leftBearing(QChar ch) • int lineSpacing(void) • int lineWidth(void) • int maxWidth(void) • int minLeftBearing(void) 95.141. QFontMetrics Class 1708
  • 5. Ring Documentation, Release 1.5.3 • int minRightBearing(void) • int overlinePos(void) • int rightBearing(QChar ch) • QSize size(int flags, QString text, int tabStops , int * tabArray ) • int strikeOutPos(void) • QRect tightBoundingRect( QString text) • int underlinePos(void) • int width( QString text, int len ) • int width_2(QChar ch) • int xHeight(void) 95.142 QSplashScreen Class C++ Reference : http://doc.qt.io/qt-5/QSplashScreen.html Parameters : QPixmap Parent Class : QWidget • void finish(QWidget *mainWin) • QPixmap pixmap(void) • void repaint(void) • void setPixmap(QPixmap pixmap) • void clearMessage(void) • void showMessage(QString message, int alignment ,QColor color) 95.143 QBoxLayout Class C++ Reference : http://doc.qt.io/qt-5/QBoxLayout.html Parameters : QBoxLayout::Direction dir, QWidget *parent Parent Class : QLayout • void addLayout(QLayout * layout, int stretch ) • void addSpacerItem(QSpacerItem * spacerItem) • void addSpacing(int size) • void addStretch(int stretch ) • void addStrut(int size) • void addWidget(QWidget * widget, int stretch , Qt::Alignment alignment ) • QBoxLayout::Direction direction(void) • void insertLayout(int index, QLayout * layout, int stretch ) • void insertSpacerItem(int index, QSpacerItem * spacerItem) 95.142. QSplashScreen Class 1709
  • 6. Ring Documentation, Release 1.5.3 • void insertSpacing(int index, int size) • void insertStretch(int index, int stretch ) • void insertWidget(int index, QWidget * widget, int stretch , Qt::Alignment alignment ) • void setDirection(QBoxLayout::Direction direction) • void setSpacing(int spacing) • void setStretch(int index, int stretch) • bool setStretchFactor(QWidget * widget, int stretch) • bool setStretchFactor_2(QLayout * layout, int stretch) • int spacing(void) • int stretch(int index) 95.144 QLayout Class C++ Reference : http://doc.qt.io/qt-5/QLayout.html Parameters : QWidget * Parent Class : QObject • bool activate(void) • void addWidget(QWidget *w) • QMargins contentsMargins(void) • QRect contentsRect(void) • void getContentsMargins(int *left, int *top, int *right, int *bottom) • bool isEnabled(void) • QWidget *menuBar(void) • QWidget *parentWidget(void) • void removeItem(QLayoutItem *item) • void removeWidget(QWidget *widget) • bool setAlignment(QWidget *w, Qt::Alignment alignment) • void setAlignment_2(Qt::Alignment alignment) • bool setAlignment_3(QLayout *l, Qt::Alignment alignment) • void setContentsMargins(int left, int top, int right, int bottom) • void setContentsMargins_2(QMargins margins) • void setEnabled(bool enable) • void setMenuBar(QWidget *widget) • void setSizeConstraint(QLayout::SizeConstraint) • void setSpacing(int) • QLayout::SizeConstraint sizeConstraint(void) 95.144. QLayout Class 1710
  • 7. Ring Documentation, Release 1.5.3 • int spacing(void) • void update(void) • QSize closestAcceptableSize( QWidget * widget, QSize size) 95.145 QLinearGradient Class C++ Reference : http://doc.qt.io/qt-5/QLinearGradient.html Parameters : void Parent Class : QGradient • QPointF finalStop(void) • void setFinalStop(QPointF stop) • void setFinalStop_2(qreal x,qreal y) • void setStart(QPointF start) • void setStart_2(qreal x,qreal y) • QPointF start(void) 95.146 QGradient Class C++ Reference : http://doc.qt.io/qt-5/QGradient.html Parameters : void • QGradient::CoordinateMode coordinateMode(void) • void setColorAt(qreal position, QColor color) • void setCoordinateMode(QGradient::CoordinateMode mode) • void setSpread(QGradient::Spread method) • void setStops(QGradientStops stopPoints) • QGradient::Spread spread(void) • QGradientStops stops(void) • QGradient::Type type(void) 95.147 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) 95.145. QLinearGradient Class 1711
  • 8. Ring Documentation, Release 1.5.3 • void setX(qreal x) • void setY(qreal y) • QPoint toPoint(void) • qreal x(void) • qreal y(void) 95.148 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) • int y(void) 95.149 QScrollArea Class C++ Reference : http://doc.qt.io/qt-5/QScrollArea.html Parameters : QWidget *parent Parent Class : QAbstractScrollArea • Qt::Alignment alignment(void) • void ensureVisible(int x, int y, int xmargin , int ymargin ) • void ensureWidgetVisible(QWidget *childWidget, int xmargin , int ymargin ) • void setAlignment(Qt::Alignment) • void setWidget(QWidget *widget) • void setWidgetResizable(bool resizable) • QWidget *takeWidget(void) • QWidget *widget(void) • bool widgetResizable(void) 95.148. QPoint Class 1712
  • 9. Ring Documentation, Release 1.5.3 95.150 QSplitter Class C++ Reference : http://doc.qt.io/qt-5/QSplitter.html Parameters : QWidget *parent Parent Class : QFrame • void addWidget(QWidget *widget) • bool childrenCollapsible(void) • int count(void) • void getRange(int index, int *min, int *max) • QSplitterHandle * handle(int index) • int handleWidth(void) • int indexOf(QWidget *widget) • void insertWidget(int index, QWidget *widget) • bool isCollapsible(int index) • bool opaqueResize(void) • Qt::Orientation orientation(void) • void refresh(void) • bool restoreState( QByteArray state) • QByteArray saveState(void) • void setChildrenCollapsible(bool) • void setCollapsible(int index, bool collapse) • void setHandleWidth(int) • void setOpaqueResize(bool opaque ) • void setOrientation(Qt::Orientation) • void setSizes( QList<int> list) • void setStretchFactor(int index, int stretch) • QList<int> sizes(void) • QWidget * widget(int index) 95.151 QCompleter Class C++ Reference : http://doc.qt.io/qt-5/QCompleter.html Parameters : QObject *parent Parent Class : QObject • Qt::CaseSensitivity caseSensitivity(void) • int completionColumn(void) • int completionCount(void) 95.150. QSplitter Class 1713
  • 10. Ring Documentation, Release 1.5.3 • QCompleter::CompletionMode completionMode(void) • QAbstractItemModel *completionModel(void) • QString completionPrefix(void) • int completionRole(void) • QString currentCompletion(void) • QModelIndex currentIndex(void) • int currentRow(void) • Qt::MatchFlags filterMode(void) • int maxVisibleItems(void) • QAbstractItemModel * model(void) • QCompleter::ModelSorting modelSorting(void) • QAbstractItemView * popup(void) • void setCaseSensitivity(Qt::CaseSensitivity caseSensitivity) • void setCompletionColumn(int column) • void setCompletionMode(QCompleter::CompletionMode mode) • void setCompletionRole(int role) • bool setCurrentRow(int row) • void setFilterMode(Qt::MatchFlags filterMode) • void setMaxVisibleItems(int maxItems) • void setModel(QAbstractItemModel *model) • void setModelSorting(QCompleter::ModelSorting sorting) • void setPopup(QAbstractItemView *popup) • void setWidget(QWidget *widget) • QWidget * widget(void) • bool wrapAround(void) • void complete(QRect rect) • void setCompletionPrefix(QString prefix) • void setWrapAround(bool wrap) 95.152 QCompleter2 Class C++ Reference : http://doc.qt.io/qt-5/QCompleter2.html Parameters : QAbstractItemModel *model, QObject *parent Parent Class : QCompleter 95.152. QCompleter2 Class 1714