Home
last modified time | relevance | path

Searched refs:GetSelections (Results 1 – 25 of 547) sorted by relevance

12345678910>>...22

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/controls/
H A Ddataviewctrltest.cpp128 m_dvc->GetSelections(sel); in DeleteSelected()
147 m_dvc->GetSelections(sel); in DeleteNotSelected()
165 CPPUNIT_ASSERT( !m_dvc->GetSelections(selections) ); in TestSelectionFor0and1()
173 CPPUNIT_ASSERT_EQUAL( 1, m_dvc->GetSelections(selections) ); in TestSelectionFor0and1()
189 CPPUNIT_ASSERT_EQUAL( 2, m_dvc->GetSelections(selections) ); in GetSelectionForMulti()
H A Dlistboxtest.cpp149 m_list->GetSelections(selected); in MultipleSelect()
156 m_list->GetSelections(selected); in MultipleSelect()
163 m_list->GetSelections(selected); in MultipleSelect()
176 m_list->GetSelections(selected); in MultipleSelect()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/controls/
H A Ddataviewctrltest.cpp128 m_dvc->GetSelections(sel); in DeleteSelected()
147 m_dvc->GetSelections(sel); in DeleteNotSelected()
165 CPPUNIT_ASSERT( !m_dvc->GetSelections(selections) ); in TestSelectionFor0and1()
173 CPPUNIT_ASSERT_EQUAL( 1, m_dvc->GetSelections(selections) ); in TestSelectionFor0and1()
189 CPPUNIT_ASSERT_EQUAL( 2, m_dvc->GetSelections(selections) ); in GetSelectionForMulti()
H A Dlistboxtest.cpp149 m_list->GetSelections(selected); in MultipleSelect()
156 m_list->GetSelections(selected); in MultipleSelect()
163 m_list->GetSelections(selected); in MultipleSelect()
176 m_list->GetSelections(selected); in MultipleSelect()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/controls/
H A Ddataviewctrltest.cpp157 CHECK( m_dvc->GetSelections(sel2) == static_cast<int>(sel.size()) );
166 CHECK( m_dvc->GetSelections(sel2) == 0 );
192 m_dvc->GetSelections(sel);
215 m_dvc->GetSelections(sel);
233 CHECK( !m_dvc->GetSelections(selections) ); in TestSelectionFor0and1()
241 REQUIRE( m_dvc->GetSelections(selections) == 1 ); in TestSelectionFor0and1()
258 REQUIRE( m_dvc->GetSelections(selections) == 2 );
H A Dlistboxtest.cpp144 m_list->GetSelections(selected); in MultipleSelect()
151 m_list->GetSelections(selected); in MultipleSelect()
158 m_list->GetSelections(selected); in MultipleSelect()
171 m_list->GetSelections(selected); in MultipleSelect()
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DModEditor.cpp67 m_availableModList->GetSelections(selections); in OnAddModClicked()
93 m_enabledModList->GetSelections(selections); in OnRemoveModClicked()
115 m_enabledModList->GetSelections(selections); in OnMoveModUpClicked()
136 m_enabledModList->GetSelections(selections); in OnMoveModDownClicked()
157 event.Enable(m_availableModList->GetSelections(selections) > 0); in OnUpdateAddButtonUI()
164 event.Enable(m_enabledModList->GetSelections(selections) > 0); in OnUpdateRemoveButtonUI()
171 … event.Enable(m_enabledModList->GetSelections(selections) == 1 && selections.front() > 0); in OnUpdateMoveUpButtonUI()
179 …event.Enable(m_enabledModList->GetSelections(selections) == 1 && selections.front() < enabledModCo… in OnUpdateMoveDownButtonUI()
H A DTextureCollectionEditor.cpp64 m_collections->GetSelections(selections); in OnRemoveTextureCollectionsClicked()
85 m_collections->GetSelections(selections); in OnMoveTextureCollectionUpClicked()
103 m_collections->GetSelections(selections); in OnMoveTextureCollectionDownClicked()
121 event.Enable(m_collections->GetSelections(selections) > 0); in OnUpdateRemoveButtonUI()
128 event.Enable(m_collections->GetSelections(selections) == 1 && selections.front() > 0); in OnUpdateMoveUpButtonUI()
136 …event.Enable(m_collections->GetSelections(selections) == 1 && selections.front() < collectionCount… in OnUpdateMoveDownButtonUI()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_treelist.py57 s = tlc.GetSelections()
64 s = tlc.GetSelections()
78 s = tlc.GetSelections()
88 s = tlc.GetSelections()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Ditemspicker.py92 def GetSelections(self): member in ItemsPicker
109 Selections = property(fget = GetSelections,
148 selections = source.GetSelections()
157 newItems = list(map(self._source.GetString, self._source.GetSelections()))
180 selections = self._dest.GetSelections()
220 selections = lb.GetSelections()
/dports/comms/trustedqsl/tqsl-2.4/apps/
H A Dstationdial.cpp233 namelist->GetSelections(newsels); in UpdateButtons()
238 namelist->GetSelections(sels); in UpdateButtons()
250 namelist->GetSelections(newsels); in UpdateControls()
265 namelist->GetSelections(sels); in UpdateControls()
279 namelist->GetSelections(newsels); in OnDelete()
371 namelist->GetSelections(newsels);
425 namelist->GetSelections(sels); in SelectName()
434 namelist->GetSelections(sels); in SelectName()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/cvpcb/dialogs/
H A Ddialog_config_equfiles.cpp108 m_ListEquiv->GetSelections( selections ); in OnEditEquFile()
148 m_ListEquiv->GetSelections( selections ); in OnButtonMoveUp()
180 m_ListEquiv->GetSelections( selections ); in OnButtonMoveDown()
216 m_ListEquiv->GetSelections( selections ); in OnRemoveFiles()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_data_control.cpp266 return( GetSelections(IDs) ); in Get_Selection_Count()
284 if( GetSelections(IDs) == 1 ) in Get_Item_Selected()
321 if( GetSelections(IDs) == 0 ) in _Del_Active()
H A Ddlg_choices.cpp223 if( m_pSelection->GetSelections(Selections) > 0 ) in _Del()
262 if( m_pChoices->GetSelections(Selections) > 0 ) in _Add()
296 …if( m_pSelection->GetSelections(Selections) > 0 && Selections.GetCount() < m_pSelection->GetCount(… in On_Up()
326 …if( m_pSelection->GetSelections(Selections) > 0 && Selections.GetCount() < m_pSelection->GetCount(… in On_Down()
H A Ddlg_list.cpp277 if( m_pSelection->GetSelections(Selections) > 0 ) in _Del()
316 if( m_pChoices->GetSelections(Selections) > 0 ) in _Add()
350 …if( m_pSelection->GetSelections(Selections) > 0 && Selections.GetCount() < m_pSelection->GetCount(… in On_Up()
380 …if( m_pSelection->GetSelections(Selections) > 0 && Selections.GetCount() < m_pSelection->GetCount(… in On_Down()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Dwebappdialog.cpp192 webtranListBox_->GetSelections(Selected); in OpenAttachment()
211 webtranListBox_->GetSelections(Selected); in ImportWebTrSelected()
231 webtranListBox_->GetSelections(Selected); in DeleteWebTr()
263 webtranListBox_->GetSelections(Selected); in OnItemRightClick()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dlboxcmn.cpp145 GetSelections(selections); in DeselectAll()
182 GetSelections( m_oldSelections ); in UpdateOldSelections()
224 GetSelections(selections); in CalcAndSendEvent()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dlboxcmn.cpp147 GetSelections(selections); in DeselectAll()
184 GetSelections( m_oldSelections ); in UpdateOldSelections()
226 GetSelections(selections); in CalcAndSendEvent()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dlboxcmn.cpp147 GetSelections(selections); in DeselectAll()
184 GetSelections( m_oldSelections ); in UpdateOldSelections()
226 GetSelections(selections); in CalcAndSendEvent()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/tools/
H A Dplacement_tool.cpp144 size_t ALIGN_DISTRIBUTE_TOOL::GetSelections( ALIGNMENT_RECTS& aItemsToAlign, in GetSelections() function in ALIGN_DISTRIBUTE_TOOL
199 if( !GetSelections( itemsToAlign, locked_items, in AlignTop()
244 if( !GetSelections( itemsToAlign, locked_items, in AlignBottom()
304 if( !GetSelections( itemsToAlign, locked_items, in doAlignLeft()
364 if( !GetSelections( itemsToAlign, locked_items, in doAlignRight()
409 if( !GetSelections( itemsToAlign, locked_items, in AlignCenterX()
454 if( !GetSelections( itemsToAlign, locked_items, in AlignCenterY()
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/wx/
H A Dset_editor.py354 for i in box.GetSelections():
385 indices_from = list_from.GetSelections()
455 index_selected = self._used.GetSelections()
494 for label_index in listbox.GetSelections():
506 select_list = listbox.GetSelections()
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Ddialog_style_manager.cpp255 int n = lb->GetSelections(selections); in get_single_sel()
503 int n = CurrentList->GetSelections(selections); in OnCopyToStorage()
530 int n = StorageList->GetSelections(selections); in OnCopyToCurrent()
559 list->GetSelections(selections); in CopyToClipboard()
619 int n = StorageList->GetSelections(selections); in OnStorageDelete()
658 int n = CurrentList->GetSelections(selections); in OnCurrentDelete()
739 int n = StorageList->GetSelections(sels); in UpdateButtons()
770 n = CurrentList->GetSelections(sels); in UpdateButtons()
856 int n = list->GetSelections(sels); in MoveStyles()
/dports/x11-toolkits/vdk/vdk-2.5.1/testvdk/
H A Dtreeviewcompo.cc158 tree->GetSelections(); in OnExpandClicked()
189 tree->GetSelections(); in OnAddchildClicked()
217 tree->GetSelections(); in OnViewClicked()
343 tree->GetSelections(); in OnRowSelected()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/
H A DDlgExclusiveApps.cpp251 numSelected = m_exclusiveApsListBox->GetSelections(selections); in OnExclusiveAppListEvent()
262 numSelected = m_exclusiveGPUApsListBox->GetSelections(selections); in OnExclusiveGPUAppListEvent()
423 int numSelected = m_exclusiveApsListBox->GetSelections(selections); in OnRemoveExclusiveApp()
437 int numSelected = m_exclusiveGPUApsListBox->GetSelections(selections); in OnRemoveExclusiveGPUApp()
/dports/databases/grass7/grass-7.8.6/gui/wxpython/rlisetup/
H A Dframe.py222 confile = self.listfiles[self.listfileBox.GetSelections()[0]]
237 self.listfileBox.Delete(self.listfileBox.GetSelections()[0])
253 confile = self.listfiles[self.listfileBox.GetSelections()[0]]
273 confile = self.listfiles[self.listfileBox.GetSelections()[0]]

12345678910>>...22