Home
last modified time | relevance | path

Searched defs:on_selectionChanged (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Danchor-selector.h39 sigc::signal<void> &on_selectionChanged() { return _selectionChanged; } in on_selectionChanged() function
/dports/math/minizinc-ide/MiniZincIDE-2.5.5/MiniZincIDE/
H A Dextraparamdialog.cpp56 void ExtraParamDialog::on_selectionChanged(const QItemSelection& selected, const QItemSelection& de… in on_selectionChanged() function in ExtraParamDialog
/dports/audio/mpz/mpz-1.0.19/app/playlist_ui/
H A Dplaylistcontroller.cpp206 …void Controller::on_selectionChanged(const QItemSelection &selected, const QItemSelection &deselec… in on_selectionChanged() function in PlaylistUi::Controller
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/fakevim/python/
H A Dfakevimproxy.cpp51 void FakeVimProxy::on_selectionChanged(const QList<QTextEdit::ExtraSelection> &selection) in on_selectionChanged() function in FakeVimProxy