Home
last modified time | relevance | path

Searched refs:coordsTable (Results 1 – 25 of 41) sorted by relevance

12

/dports/graphics/kimagemapeditor/kimagemapeditor-21.12.3/
H A Dkimedialogs.cpp152 coordsTable = new QTableWidget(0, 2); in PolyCoordsEdit()
153 coordsTable->verticalHeader()->hide(); in PolyCoordsEdit()
161 coordsTable->resize(coordsTable->width(), 100); in PolyCoordsEdit()
162 layout->addWidget(coordsTable); in PolyCoordsEdit()
163 layout->setStretchFactor(coordsTable, -1); in PolyCoordsEdit()
189 coordsTable->clear(); in updatePoints()
194 coordsTable->setRowCount(count); in updatePoints()
205 int newPos= coordsTable->currentRow(); in slotAddPoint()
216 int currentPos= coordsTable->currentRow(); in slotRemovePoint()
224 int count=coordsTable->rowCount(); in applyChanges()
[all …]
H A Dkimedialogs.h77 QTableWidget *coordsTable;
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/widgets/tetrix/
H A Dtetrixpiece.cpp57 static const int coordsTable[8][4][2] = { in setShape() local
70 coords[i][j] = coordsTable[shape][i][j]; in setShape()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/widgets/tetrix/
H A Dtetrixpiece.cpp65 static constexpr int coordsTable[8][4][2] = { in setShape() local
78 coords[i][j] = coordsTable[shape][i][j]; in setShape()
/dports/science/py-abipy/abipy-0.9.0/abipy/gui/awx/
H A Deggs.py288 coordsTable = ( variable in Shape
309 table = Shape.coordsTable[shape]
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/examples/widgets/widgets/
H A Dtetrix.py394 coordsTable = ( variable in TetrixPiece
415 table = TetrixPiece.coordsTable[shape]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/examples/widgets/widgets/
H A Dtetrix.py394 coordsTable = ( variable in TetrixPiece
415 table = TetrixPiece.coordsTable[shape]
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/examples/widgets/
H A Dtetrix.py400 coordsTable = ( variable in TetrixPiece
421 table = TetrixPiece.coordsTable[shape]

12