Home
last modified time | relevance | path

Searched refs:applyAuto (Results 1 – 2 of 2) sorted by relevance

/dports/x11-fm/krusader2/krusader-2.7.2/krusader/Konfigurator/
H A Dkonfiguratoritems.cpp67 emit applyAuto(objectPtr, configGroup, configName); in apply() local
99 …connect(ext, SIGNAL(applyAuto(QObject*,QString,QString)), this, SLOT(slotApply(QObject*,QString,QS… in KonfiguratorCheckBox()
164 …connect(ext, SIGNAL(applyAuto(QObject*,QString,QString)), this, SLOT(slotApply(QObject*,QString,QS… in KonfiguratorSpinBox()
236 …connect(ext, SIGNAL(applyAuto(QObject*,QString,QString)), this, SLOT(slotApply(QObject*,QString,QS… in KonfiguratorRadioButtons()
339 connect(ext, SIGNAL(applyAuto(QObject *, QString, QString)), this, in KonfiguratorEditBox()
382 connect(ext, SIGNAL(applyAuto(QObject *, QString, QString)), this, in KonfiguratorURLRequester()
426 …connect(ext, SIGNAL(applyAuto(QObject*,QString,QString)), this, SLOT(slotApply(QObject*,QString,QS… in KonfiguratorFontChooser()
500 …connect(ext, SIGNAL(applyAuto(QObject*,QString,QString)), this, SLOT(slotApply(QObject*,QString,QS… in KonfiguratorComboBox()
571 …connect(ext, SIGNAL(applyAuto(QObject*,QString,QString)), this, SLOT(slotApply(QObject*,QString,QS… in KonfiguratorColorChooser()
773 …connect(ext, SIGNAL(applyAuto(QObject*,QString,QString)), this, SLOT(slotApply(QObject*,QString,QS… in KonfiguratorListBox()
H A Dkonfiguratoritems.h78 void applyAuto(QObject *, QString, QString);