Home
last modified time | relevance | path

Searched refs:isRowExpanded (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/kdiagram/kdiagram-2.8.0/src/KGantt/
H A Dkganttabstractrowcontroller.h72 virtual bool isRowExpanded( const QModelIndex& idx ) const = 0;
H A Dkganttlistviewrowcontroller.h49 /*reimp*/ bool isRowExpanded( const QModelIndex& idx ) const override;
H A Dkgantttreeviewrowcontroller.h47 /*reimp*/ bool isRowExpanded( const QModelIndex& idx ) const override;
H A Dkganttlistviewrowcontroller.cpp66 bool ListViewRowController::isRowExpanded( const QModelIndex& _idx ) const in isRowExpanded() function in ListViewRowController
H A Dkgantttreeviewrowcontroller.cpp72 bool TreeViewRowController::isRowExpanded( const QModelIndex& _idx ) const in isRowExpanded() function in TreeViewRowController
H A Dkganttgraphicsscene.cpp454 && !rowController()->isRowExpanded( treewalkidx )) { in updateRow()
464 const bool isExpanded = rowController()->isRowExpanded( sidx ); in updateRow()
1093 /*reimp*/ bool isRowExpanded( const QModelIndex& ) const override { return false; } in isRowExpanded() function in SceneTestRowController
H A Dkganttview.cpp173 && !gfxview->rowController()->isRowExpanded( treewalkidx ) ) { in slotCollapsed()
/dports/devel/kdbg/kdbg-kdbg-3.0.0/kdbg/
H A Dsourcewnd.cpp230 if (!isRowExpanded(row)) { in drawLineInfoArea()
354 if (isRowExpanded(row)) { in infoMousePress()
635 if (isRowExpanded(row)) { in lineToRow()
641 bool SourceWindow::isRowExpanded(int row) in isRowExpanded() function in SourceWindow
747 if (row < 0 || isRowExpanded(row) || isRowDisassCode(row)) in actionExpandRow()
764 if (row < 0 || !isRowExpanded(row) || isRowDisassCode(row)) in actionCollapseRow()
H A Dsourcewnd.h48 bool isRowExpanded(int row);
/dports/graphics/kdiagram/kdiagram-2.8.0/tests/Gantt/gfxview/
H A Dmain.cpp49 /*reimp*/ bool isRowExpanded( const QModelIndex& ) const override { return false; } in isRowExpanded() function in MyRowController
/dports/net/incidenceeditor/incidenceeditor-21.12.3/src/
H A Dvisualfreebusywidget.cpp61 bool isRowExpanded(const QModelIndex &) const override in isRowExpanded() function in IncidenceEditorNG::RowController
/dports/net/eventviews/eventviews-21.12.3/src/timeline/
H A Dtimelineview.cpp71 bool isRowExpanded(const QModelIndex &) const override in isRowExpanded() function in EventViews::RowController
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DFurnitureTable.java301 && tableModel.isRowExpanded(rowIndex)) { in updateTableSelectedFurniture()
362 if (rowIndex < tableModel.getRowCount() && !tableModel.isRowExpanded(rowIndex)) { in updateExpandedRows()
386 if (tableModel.isRowExpanded(row)) { in storeExpandedRows()
2206 if (tableTreeModel.isRowExpanded(row)) {
2629 public boolean isRowExpanded(int rowIndex) {
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/applets/notifications/package/contents/ui/
H A DFullRepresentation.qml288 function isRowExpanded(row) {
/dports/net/krill/krill-0.9.4/lagosta/js/
H A Dapp.js.map1isRowExpanded","_states3","_states3$expandRows","expandMap","_currentRowKey","currentRow","setCurr…
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak.v2/admin/resources/
H A Dindex.js.map4isRowExpanded = (row, rows) => {\n if (row.parent !== undefined) {\n if (row.hasOwnPrope…