Home
last modified time | relevance | path

Searched refs:currentTopLeft (Results 1 – 23 of 23) sorted by relevance

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqdatawidgetmapper.cpp69 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
80 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
359 d->currentTopLeft = QModelIndex(); in setModel()
690 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/itemviews/
H A Dqdatawidgetmapper.cpp71 QPersistentModelIndex currentTopLeft; member in QDataWidgetMapperPrivate
82 return orientation == Qt::Horizontal ? currentTopLeft.row() : currentTopLeft.column(); in currentIdx()
378 d->currentTopLeft = QModelIndex(); in setModel()
710 d->currentTopLeft = d->orientation == Qt::Horizontal in setCurrentIndex()
/dports/graphics/cegui/cegui-0.8.7/samples/EffectsDemo/
H A DEffectsDemo.cpp444 const Vector2f& currentTopLeft = d_currentPosition ; in realiseGeometry() local
452 d_vertices[0].position = Vector3f(currentTopLeft, 0.0f) - windowPosition; in realiseGeometry()
457 …d_vertices[1].position = Vector3f(currentTopLeft.d_x, currentBottomRight.d_y, 0.0f) - windowPosi… in realiseGeometry()
474 …d_vertices[4].position = Vector3f(currentBottomRight.d_x, currentTopLeft.d_y, 0.0f) - windowPosi… in realiseGeometry()
479 d_vertices[5].position = Vector3f(currentTopLeft, 0.0f) - windowPosition; in realiseGeometry()
/dports/graphics/krita/krita-4.4.8/plugins/tools/basictools/
H A Dkis_tool_move.cc272 const QPoint currentTopLeft = m_handlesRect.topLeft() + currentOffset(); in notifyGuiAfterMove() local
275 emit moveInNewPosition(currentTopLeft); in notifyGuiAfterMove()
286 QLocale().toString(currentTopLeft.x()), in notifyGuiAfterMove()
287 QLocale().toString(currentTopLeft.y())), in notifyGuiAfterMove()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSMenuView.m1986 NSPoint currentTopLeft;
2009 currentTopLeft = currentFrame.origin;
2010 currentTopLeft.y += currentFrame.size.height;
2012 if (NSEqualPoints(currentTopLeft, originalTopLeft) == NO)
2016 origin.x += (originalTopLeft.x - currentTopLeft.x);
2017 origin.y += (originalTopLeft.y - currentTopLeft.y);