Home
last modified time | relevance | path

Searched refs:onSourceChanged (Results 1 – 25 of 59) sorted by relevance

123

/dports/net-p2p/transmission-cli/transmission-3.00/qt/
H A DMakeDialog.cc202 void MakeDialog::onSourceChanged() in onSourceChanged() function in MakeDialog
250 connect(ui.sourceFolderRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
251 connect(ui.sourceFolderButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
252 connect(ui.sourceFileRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
253 connect(ui.sourceFileButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
258 onSourceChanged(); in MakeDialog()
H A DMakeDialog.h43 void onSourceChanged();
H A DOptionsDialog.h57 void onSourceChanged();
/dports/net-p2p/transmission-qt/transmission-3.00/qt/
H A DMakeDialog.cc202 void MakeDialog::onSourceChanged() in onSourceChanged() function in MakeDialog
250 connect(ui.sourceFolderRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
251 connect(ui.sourceFolderButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
252 connect(ui.sourceFileRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
253 connect(ui.sourceFileButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
258 onSourceChanged(); in MakeDialog()
H A DMakeDialog.h43 void onSourceChanged();
H A DOptionsDialog.h57 void onSourceChanged();
/dports/net-p2p/transmission-gtk/transmission-3.00/qt/
H A DMakeDialog.cc202 void MakeDialog::onSourceChanged() in onSourceChanged() function in MakeDialog
250 connect(ui.sourceFolderRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
251 connect(ui.sourceFolderButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
252 connect(ui.sourceFileRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
253 connect(ui.sourceFileButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
258 onSourceChanged(); in MakeDialog()
H A DMakeDialog.h43 void onSourceChanged();
H A DOptionsDialog.h57 void onSourceChanged();
/dports/net-p2p/transmission-daemon/transmission-3.00/qt/
H A DMakeDialog.cc202 void MakeDialog::onSourceChanged() in onSourceChanged() function in MakeDialog
250 connect(ui.sourceFolderRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
251 connect(ui.sourceFolderButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
252 connect(ui.sourceFileRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
253 connect(ui.sourceFileButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
258 onSourceChanged(); in MakeDialog()
H A DMakeDialog.h43 void onSourceChanged();
H A DOptionsDialog.h57 void onSourceChanged();
/dports/net-p2p/transmission-utils/transmission-3.00/qt/
H A DMakeDialog.cc202 void MakeDialog::onSourceChanged() in onSourceChanged() function in MakeDialog
250 connect(ui.sourceFolderRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
251 connect(ui.sourceFolderButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
252 connect(ui.sourceFileRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
253 connect(ui.sourceFileButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
258 onSourceChanged(); in MakeDialog()
H A DMakeDialog.h43 void onSourceChanged();
H A DOptionsDialog.h57 void onSourceChanged();
/dports/www/transmission-web/transmission-3.00/qt/
H A DMakeDialog.cc202 void MakeDialog::onSourceChanged() in onSourceChanged() function in MakeDialog
250 connect(ui.sourceFolderRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
251 connect(ui.sourceFolderButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
252 connect(ui.sourceFileRadio, SIGNAL(toggled(bool)), this, SLOT(onSourceChanged())); in MakeDialog()
253 connect(ui.sourceFileButton, SIGNAL(pathChanged(QString)), this, SLOT(onSourceChanged())); in MakeDialog()
258 onSourceChanged(); in MakeDialog()
H A DMakeDialog.h43 void onSourceChanged();
H A DOptionsDialog.h57 void onSourceChanged();
/dports/devel/okteta/okteta-0.26.6/kasten/controllers/view/checksum/
H A Dchecksumtool.cpp137 this, &ChecksumTool::onSourceChanged); in calculateChecksum()
176 void ChecksumTool::onSourceChanged() in onSourceChanged() function in Kasten::ChecksumTool
186 onSourceChanged(); in onSourceDestroyed()
H A Dchecksumtool.hpp77 void onSourceChanged();
/dports/devel/okteta/okteta-0.26.6/kasten/controllers/view/info/
H A Dinfotool.cpp97 void InfoTool::onSourceChanged() in onSourceChanged() function in Kasten::InfoTool
107 onSourceChanged(); in onSourceDestroyed()
132 this, &InfoTool::onSourceChanged); in updateStatistic()
H A Dinfotool.hpp58 void onSourceChanged();
/dports/devel/okteta/okteta-0.26.6/kasten/controllers/view/stringsextract/
H A Dstringsextracttool.cpp143 void StringsExtractTool::onSourceChanged() in onSourceChanged() function in Kasten::StringsExtractTool
154 onSourceChanged(); in onSourceDestroyed()
186 this, &StringsExtractTool::onSourceChanged); in extractStrings()
H A Dstringsextracttool.hpp73 void onSourceChanged();
/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_unit/
H A Dskgunitpluginwidget.h125 void onSourceChanged();

123