Home
last modified time | relevance | path

Searched refs:onCorrModeChanged (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dlensprofile.cc177 …oggled().connect(sigc::bind(sigc::mem_fun(*this, &LensProfilePanel::onCorrModeChanged), corrOffRB)… in LensProfilePanel()
178 …oggled().connect(sigc::bind(sigc::mem_fun(*this, &LensProfilePanel::onCorrModeChanged), corrLensfu… in LensProfilePanel()
179 …oggled().connect(sigc::bind(sigc::mem_fun(*this, &LensProfilePanel::onCorrModeChanged), corrLensfu… in LensProfilePanel()
180 …oggled().connect(sigc::bind(sigc::mem_fun(*this, &LensProfilePanel::onCorrModeChanged), corrLcpFil… in LensProfilePanel()
438 …oggled().connect(sigc::bind(sigc::mem_fun(*this, &LensProfilePanel::onCorrModeChanged), corrUnchan… in setBatchMode()
482 void LensProfilePanel::onCorrModeChanged(const Gtk::RadioButton* rbChanged) in onCorrModeChanged() function in LensProfilePanel
H A Dlensprofile.h46 void onCorrModeChanged(const Gtk::RadioButton* rbChanged);
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dlensprofile.cc183 …oggled().connect(sigc::bind(sigc::mem_fun(*this, &LensProfilePanel::onCorrModeChanged), corrExif)); in LensProfilePanel()
184 …oggled().connect(sigc::bind(sigc::mem_fun(*this, &LensProfilePanel::onCorrModeChanged), corrLensfu… in LensProfilePanel()
185 …oggled().connect(sigc::bind(sigc::mem_fun(*this, &LensProfilePanel::onCorrModeChanged), corrLensfu… in LensProfilePanel()
186 …oggled().connect(sigc::bind(sigc::mem_fun(*this, &LensProfilePanel::onCorrModeChanged), corrLcpFil… in LensProfilePanel()
457 void LensProfilePanel::onCorrModeChanged(const Gtk::RadioButton* rbChanged) in onCorrModeChanged() function in LensProfilePanel
H A Dlensprofile.h43 void onCorrModeChanged(const Gtk::RadioButton* rbChanged);