Home
last modified time | relevance | path

Searched defs:selectCells (Results 1 – 7 of 7) sorted by relevance

/dports/audio/polyphone/polyphone-75a5e88/sources/editor/widgets/
H A Dtablewidget.cpp498 void TableWidget::selectCells(EltID id, QList<AttributeType> attributes) in selectCells() function in TableWidget
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dfunctionselection.cpp294 void FunctionSelection::selectCells(const QRect &selectedCells, in selectCells() function in FunctionSelection
347 void FunctionSelection::selectCells(const QRect &selectedCells) { in selectCells() function in FunctionSelection
H A Dfunctionsheet.cpp1269 void FunctionSheet::selectCells(const QRect &selectedCells) { in selectCells() function in FunctionSheet
/dports/textproc/R-cran-DT/DT/R/
H A Dshiny.R320 selectCells = function(proxy, selected, ignore.selectable = FALSE) { function
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem_table.cpp941 void PageItem_Table::selectCells(int startRow, int startColumn, int endRow, int endColumn) in selectCells() function in PageItem_Table
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcellselection.cpp1534 void TCellSelection::selectCells(int r0, int c0, int r1, int c1) { in selectCells() function in TCellSelection
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/itemviews/
H A Dq3table.cpp3522 void Q3Table::selectCells(int start_row, int start_col, int end_row, int end_col) in selectCells() function in Q3Table