Home
last modified time | relevance | path

Searched refs:NodeSelected (Results 1 – 20 of 20) sorted by relevance

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/dialogs/tools/piece/
H A Ddialoginsertnode.cpp51 …connect(ui->listWidget, &QListWidget::itemSelectionChanged, this, &DialogInsertNode::NodeSelected); in DialogInsertNode()
235 void DialogInsertNode::NodeSelected() in NodeSelected() function in DialogInsertNode
H A Ddialoginsertnode.h65 void NodeSelected();
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dfpsymbol.pas152 procedure NodeSelected(P: pointer); virtual; procedure
1207 NodeSelected(GetLineNode(Cursor.Y-Origin.Y));
1377 NodeSelected(P);
1380 procedure TSymbolInheritanceView.NodeSelected(P: pointer); procedure
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dfpsymbol.pas152 procedure NodeSelected(P: pointer); virtual; procedure
1207 NodeSelected(GetLineNode(Cursor.Y-Origin.Y));
1377 NodeSelected(P);
1380 procedure TSymbolInheritanceView.NodeSelected(P: pointer); procedure
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/chromedp/
H A Dquery.go479 func NodeSelected(s *Selector) { func
554 return Query(sel, append(opts, NodeSelected)...)
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DNode.h559 NodeSelected = 1, // Node was just selected. enumerator
/dports/devel/tclxml/tclxml-3.3/examples/tcldom/
H A Ddomtree.tcl140 …dom::node addEventListener $value DOMActivate [namespace code [list NodeSelected $path]] -usecaptu…
H A Ddomtext.tcl218 …dom::node addEventListener $value DOMActivate [namespace code [list NodeSelected $path]] -usecaptu…
/dports/editors/lazarus/lazarus/lcl/include/
H A Dtreeview.inc4924 NodeSelected, HasExpandSign: boolean;
5328 NodeSelected := (Node.Selected) or (Node.MultiSelected);
5335 if NodeSelected then
5351 DrawBackground(NodeSelected, NodeRect);
5425 DrawNodeText(NodeSelected, CurTextRect, Node.Text);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dtreeview.inc4981 NodeSelected, HasExpandSign: boolean;
5380 NodeSelected := (Node.Selected) or (Node.MultiSelected);
5387 if NodeSelected then
5403 DrawBackground(NodeSelected, NodeRect);
5482 DrawNodeText(NodeSelected, CurTextRect, Node.Text);
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dtreeview.inc4924 NodeSelected, HasExpandSign: boolean;
5328 NodeSelected := (Node.Selected) or (Node.MultiSelected);
5335 if NodeSelected then
5351 DrawBackground(NodeSelected, NodeRect);
5425 DrawNodeText(NodeSelected, CurTextRect, Node.Text);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dtreeview.inc4981 NodeSelected, HasExpandSign: boolean;
5380 NodeSelected := (Node.Selected) or (Node.MultiSelected);
5387 if NodeSelected then
5403 DrawBackground(NodeSelected, NodeRect);
5482 DrawNodeText(NodeSelected, CurTextRect, Node.Text);
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DStandIn.C1847 select? Node::NodeSelected: Node::NodeDeselected); in handleSelectionChange()
H A DControlPanel.C2477 case Node::NodeSelected: in handleNodeStatusChange()
H A DEditorWindow.C1262 case Node::NodeSelected: in handleNodeStatusChange()
/dports/editors/lazarus/lazarus/components/virtualtreeview/
H A DVirtualTrees.pas22083 NodeSelected: Boolean; // the new node (if any) is selected
22170 NodeSelected := IsAnyHit and (vsSelected in HitInfo.HitNode.States);
22180 …(NodeSelected or (hiOnItemLabel in HitInfo.HitPositions) or (hiOnNormalIcon in HitInfo.HitPosition…
22250 NodeSelected and not FSelectionLocked then
22279 …(IsAnyHit and (not NodeSelected or (NodeSelected and CanClear)) and (ShiftEmpty or not MultiSelect…
22287 …if NodeSelected or (AltPressed and Assigned(HitInfo.HitNode) and (HitInfo.HitColumn = FHeader.Main…
22305 (hiOnItem in HitInfo.HitPositions))) and NodeSelected and not NewColumn and ShiftEmpty then
22350 if not NodeSelected then
/dports/cad/zcad/zcad-8b8a693/cad_source/other/laz.virtualtreeview_package/
H A Dlaz.virtualtrees.pas22662 NodeSelected: Boolean; // the new node (if any) is selected
22749 NodeSelected := IsAnyHit and (vsSelected in HitInfo.HitNode.States);
22759 …(NodeSelected or (hiOnItemLabel in HitInfo.HitPositions) or (hiOnNormalIcon in HitInfo.HitPosition…
22829 NodeSelected and not FSelectionLocked then
22858 …(IsAnyHit and (not NodeSelected or (NodeSelected and CanClear)) and (ShiftEmpty or not MultiSelect…
22866 …if NodeSelected or (AltPressed and Assigned(HitInfo.HitNode) and (HitInfo.HitColumn = FHeader.Main…
22884 (hiOnItem in HitInfo.HitPositions))) and NodeSelected and not NewColumn and ShiftEmpty then
22929 if not NodeSelected then
/dports/editors/lazarus-qt5/lazarus/components/virtualtreeview/
H A DVirtualTrees.pas22083 NodeSelected: Boolean; // the new node (if any) is selected
22170 NodeSelected := IsAnyHit and (vsSelected in HitInfo.HitNode.States);
22180 …(NodeSelected or (hiOnItemLabel in HitInfo.HitPositions) or (hiOnNormalIcon in HitInfo.HitPosition…
22250 NodeSelected and not FSelectionLocked then
22279 …(IsAnyHit and (not NodeSelected or (NodeSelected and CanClear)) and (ShiftEmpty or not MultiSelect…
22287 …if NodeSelected or (AltPressed and Assigned(HitInfo.HitNode) and (HitInfo.HitColumn = FHeader.Main…
22305 (hiOnItem in HitInfo.HitPositions))) and NodeSelected and not NewColumn and ShiftEmpty then
22350 if not NodeSelected then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.virtualtrees.pas22746 NodeSelected: Boolean; // the new node (if any) is selected
22833 NodeSelected := IsAnyHit and (vsSelected in HitInfo.HitNode.States);
22843 …(NodeSelected or (hiOnItemLabel in HitInfo.HitPositions) or (hiOnNormalIcon in HitInfo.HitPosition…
22913 NodeSelected and not FSelectionLocked then
22942 …(IsAnyHit and (not NodeSelected or (NodeSelected and CanClear)) and (ShiftEmpty or not MultiSelect…
22950 …if NodeSelected or (AltPressed and Assigned(HitInfo.HitNode) and (HitInfo.HitColumn = FHeader.Main…
22968 (hiOnItem in HitInfo.HitPositions))) and NodeSelected and not NewColumn and ShiftEmpty then
23013 if not NodeSelected then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.virtualtrees.pas22746 NodeSelected: Boolean; // the new node (if any) is selected
22833 NodeSelected := IsAnyHit and (vsSelected in HitInfo.HitNode.States);
22843 …(NodeSelected or (hiOnItemLabel in HitInfo.HitPositions) or (hiOnNormalIcon in HitInfo.HitPosition…
22913 NodeSelected and not FSelectionLocked then
22942 …(IsAnyHit and (not NodeSelected or (NodeSelected and CanClear)) and (ShiftEmpty or not MultiSelect…
22950 …if NodeSelected or (AltPressed and Assigned(HitInfo.HitNode) and (HitInfo.HitColumn = FHeader.Main…
22968 (hiOnItem in HitInfo.HitPositions))) and NodeSelected and not NewColumn and ShiftEmpty then
23013 if not NodeSelected then