Home
last modified time | relevance | path

Searched defs:labelRect (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/formeditor/
H A Dselectionindicator.cpp148 QRectF labelRect = labelPolygon.boundingRect(); in setItems() local
192 QRectF labelRect = labelPolygon.boundingRect(); in updateItems() local
214 void SelectionIndicator::adjustAnnotationPosition(const QRectF &itemRect, const QRectF &labelRect, … in adjustAnnotationPosition()
/dports/deskutils/systempreferences/SystemPreferences-1.2.0/SystemPreferences/
H A DSPIcon.h43 NSRect labelRect[2]; variable
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DVisiblePlacemark.cpp143 const QRectF& VisiblePlacemark::labelRect() const in labelRect() function in VisiblePlacemark
148 void VisiblePlacemark::setLabelRect( const QRectF& labelRect ) in setLabelRect()
H A DPlacemarkLayout.cpp589 QRectF labelRect; in layoutPlacemark() local
665 const QRectF labelRect = QRectF( xPos, yPos, textWidth, textHeight ); in roomForLabel() local
675 QRectF labelRect = QRectF( x - textWidth / 2, y - offsetY - textHeight, in roomForLabel() local
696 const QRectF labelRect = QRectF(xPos, yPos, textWidth, textHeight); in roomForLabel() local
/dports/deskutils/gworkspace/gworkspace-0.9.4/FSNode/
H A DFSNPathComponentsViewer.h65 NSRect labelRect; variable
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/FSNode/
H A DFSNPathComponentsViewer.h65 NSRect labelRect; variable
/dports/audio/kmix/kmix-21.12.3/gui/
H A Dvolumeslider.cpp36 QRect labelRect = metrics.boundingRect("100"); in VolumeSlider() local
/dports/graphics/qgis/qgis-3.22.3/src/core/labeling/
H A Dqgslabelposition.h97 QgsRectangle labelRect; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSTabViewItem.java30 public void drawLabel(boolean shouldTruncateLabel, NSRect labelRect) { in drawLabel()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DExtraRenderers.cpp178 wxWindow* BitmapTextRenderer::CreateEditorCtrl(wxWindow* parent, wxRect labelRect, const wxVariant&… in CreateEditorCtrl()
278 wxWindow* BitmapChoiceRenderer::CreateEditorCtrl(wxWindow* parent, wxRect labelRect, const wxVarian… in CreateEditorCtrl()
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/legend/
H A Dlegendmarkeritem.cpp210 const QRectF labelRect = ChartPresenter::textBoundingRect(m_font, QStringLiteral("...")); in sizeHint() local
216 const QRectF labelRect = ChartPresenter::textBoundingRect(m_font, m_label); in sizeHint() local
/dports/net-p2p/transmission-utils/transmission-3.00/qt/
H A DTorrentView.cc37 QRect const labelRect = style()->subElementRect(QStyle::SE_HeaderLabel, &option, this); in sizeHint() local
/dports/net-p2p/transmission-daemon/transmission-3.00/qt/
H A DTorrentView.cc37 QRect const labelRect = style()->subElementRect(QStyle::SE_HeaderLabel, &option, this); in sizeHint() local
/dports/net-p2p/transmission-qt/transmission-3.00/qt/
H A DTorrentView.cc37 QRect const labelRect = style()->subElementRect(QStyle::SE_HeaderLabel, &option, this); in sizeHint() local
/dports/net-p2p/transmission-gtk/transmission-3.00/qt/
H A DTorrentView.cc37 QRect const labelRect = style()->subElementRect(QStyle::SE_HeaderLabel, &option, this); in sizeHint() local
/dports/net-p2p/transmission-cli/transmission-3.00/qt/
H A DTorrentView.cc37 QRect const labelRect = style()->subElementRect(QStyle::SE_HeaderLabel, &option, this); in sizeHint() local
/dports/www/transmission-web/transmission-3.00/qt/
H A DTorrentView.cc37 QRect const labelRect = style()->subElementRect(QStyle::SE_HeaderLabel, &option, this); in sizeHint() local
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/plasmalnf/
H A DPlasmaLnfPage.cpp52 QRect labelRect( option.rect ); in paint() local
/dports/cad/ldview/ldview-4.4/
H A DStringOptionUI.cpp104 RECT labelRect; in getRect() local
H A DNumberOptionUI.cpp125 RECT labelRect; in getRect() local
H A DEnumOptionUI.cpp113 RECT labelRect; in getRect() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/colors/
H A Ddcolorselector.cpp116 QRect labelRect = style->subElementRect(QStyle::SE_PushButtonContents, &opt, this); in paintEvent() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Drenderer.cpp181 HIRect labelRect; in DrawHeaderButton() local
269 HIRect labelRect; in DrawTreeItemButton() local
420 HIRect labelRect; in DrawMacThemeButton() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Drenderer.cpp181 HIRect labelRect; in DrawHeaderButton() local
269 HIRect labelRect; in DrawTreeItemButton() local
420 HIRect labelRect; in DrawMacThemeButton() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_dataviewwxDataViewDateRenderer.cpp182 …::wxWindow* sipwxDataViewDateRenderer::CreateEditorCtrl( ::wxWindow*parent, ::wxRect labelRect,con… in CreateEditorCtrl()
212 bool sipwxDataViewDateRenderer::StartEditing(const ::wxDataViewItem& item, ::wxRect labelRect) in StartEditing()

123456789