Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/tools/DFBrowserPane/
H A DDFBrowserPane_AttributePaneSelector.cxx80 emit tableSelectionChanged (theSelected, theDeselected, aModel); in onTableSelectionChanged() local
/dports/x11/konsole/konsole-21.12.3/src/settings/
H A DProfileSettings.cpp92 void ProfileSettings::tableSelectionChanged(const QItemSelection &selected) in tableSelectionChanged() function in ProfileSettings
/dports/math/rkward-kde/rkward-0.7.1/rkward/dataeditor/
H A Dtwintablemember.cpp71 void TwinTableMember::tableSelectionChanged (const QItemSelection& selected, const QItemSelection&)… in tableSelectionChanged() function in TwinTableMember
/dports/java/eclipse-shelled/eclipse-ShellEd-1.0.2a_4/plugins/com.something.eclipse.shelled.ui_1.0.3/src/com/something/eclipse/shelled/ui/preference/
H A DMainPreferencePage.java221 protected void tableSelectionChanged(IStructuredSelection newSelection) in tableSelectionChanged() method in MainPreferencePage
/dports/audio/mixxx/mixxx-2.3.0/src/library/
H A Ddlganalysis.cpp142 void DlgAnalysis::tableSelectionChanged(const QItemSelection& selected, in tableSelectionChanged() function in DlgAnalysis
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/preferences/
H A DAntPage.java417 protected void tableSelectionChanged(IStructuredSelection newSelection) { in tableSelectionChanged() method in AntPage
H A DAntClasspathBlock.java359 …private void tableSelectionChanged(IStructuredSelection selection, AntClasspathContentProvider con… in tableSelectionChanged() method in AntClasspathBlock