Home
last modified time | relevance | path

Searched refs:setCurrentProfile (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/util/
H A Denvironmentselectionwidget.cpp47 setCurrentProfile(QString()); // select the default profile in EnvironmentSelectionWidget()
62 void EnvironmentSelectionWidget::setCurrentProfile(const QString& profile) in setCurrentProfile() function in KDevelop::EnvironmentSelectionWidget
76 setCurrentProfile(d->model->reloadSelectedItem(selectedProfile)); in reconfigure()
H A Denvironmentselectionwidget.h31 …Q_PROPERTY(QString currentProfile READ currentProfile WRITE setCurrentProfile NOTIFY currentProfil…
47 void setCurrentProfile(const QString& text);
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/
H A Doptions.cpp75 optionsDetailed->setCurrentProfile( profile ); in Options()
117 optionsDetailed->setCurrentProfile( optionsSimple->currentProfile() ); in simpleOptionsChanged()
140 optionsSimple->setCurrentProfile( optionsDetailed->currentProfile() ); in tabChanged()
162 optionsSimple->setCurrentProfile( profile ); in setProfile()
/dports/misc/veles/veles-2018.05.0/src/util/settings/
H A Dconnection_client.cc53 void setCurrentProfile(const QString& profile) { current_profile = profile; } in setCurrentProfile() function
67 setCurrentProfile(default_default_profile); in removeProfile()
69 setCurrentProfile(profiles[0]); in removeProfile()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/icc/
H A Diccprofilesettings.cpp118 void IccProfilesSettings::setCurrentProfile(const IccProfile& prof) in setCurrentProfile() function in Digikam::IccProfilesSettings
121 d->profilesBox->setCurrentProfile(prof); in setCurrentProfile()
H A Diccprofilesettings.h55 void setCurrentProfile(const IccProfile& prof);
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DSwitchProfileDialog.java27 mReaderView.setCurrentProfile(position + 1); in SwitchProfileDialog()
100 mReaderView.setCurrentProfile(position + 1); in getView()
/dports/sysutils/luckybackup/luckybackup-0.5.0/src/
H A Dluckybackupwindow.cpp156 setCurrentProfile(defaultProfile); // set the defaultProfile as current in luckyBackupWindow()
248 setCurrentProfile(ComboReadFullPath); in profileComboChanged()
356 setCurrentProfile(newProfile); in NewProfile()
453 setCurrentProfile(newProfile); in renameCurrentProfile()
503 setCurrentProfile(defaultProfile); // set the defaultProfile as current in deleteCurrentProfile()
590 setCurrentProfile(currentProfile); //reset all currentProfile variables in duplicateProfile()
605 setCurrentProfile(currentProfile); //reset all currentProfile variables in duplicateProfile()
829 setCurrentProfile(currentProfile); //reset all currentProfile variables in exportProfile()
839 setCurrentProfile(currentProfile); //reset all currentProfile variables in exportProfile()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/imageeditor/dialogs/
H A Dcolorcorrectiondlg.cpp397 d->otherProfileBox->setCurrentProfile(IccProfile::adobeRGB()); in createOptions()
496 d->imageProfileBox->setCurrentProfile(IccProfile::adobeRGB()); in createAssumeOptions()
538 …d->imageProfileBox->setCurrentProfile(IccProfile(IccSettings::instance()->settings().defaultInputP… in createAssumeOptions()
801 d->otherProfileBox->setCurrentProfile(IccProfile(settings.lastSpecifiedAssignProfile)); in readSettings()
844 d->imageProfileBox->setCurrentProfile(IccProfile(settings.lastSpecifiedInputProfile)); in readSettings()
849 d->imageProfileBox->setCurrentProfile(IccProfile(settings.lastSpecifiedInputProfile)); in readSettings()
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_fluidsynth/
H A Dfluidsynthcodecwidget.h18 bool setCurrentProfile( const QString& profile );
H A Dfluidsynthcodecwidget.cpp46 bool FluidsynthCodecWidget::setCurrentProfile( const QString& profile ) in setCurrentProfile() function in FluidsynthCodecWidget
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_timidity/
H A Dtimiditycodecwidget.h18 bool setCurrentProfile( const QString& profile );
H A Dtimiditycodecwidget.cpp46 bool TimidityCodecWidget::setCurrentProfile( const QString& profile ) in setCurrentProfile() function in TimidityCodecWidget
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_shorten/
H A Dshortencodecwidget.h21 bool setCurrentProfile( const QString& profile );
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_ttaenc/
H A Dttaenccodecwidget.h21 bool setCurrentProfile( const QString& profile );
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_wavpack/
H A Dwavpackcodecwidget.h22 bool setCurrentProfile( const QString& profile );
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_flac/
H A Dflaccodecwidget.h22 bool setCurrentProfile( const QString& profile );
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_mac/
H A Dmaccodecwidget.h24 bool setCurrentProfile( const QString& profile );
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_opustools/
H A Dopustoolscodecwidget.h22 bool setCurrentProfile( const QString& profile );
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/iccprofiles/
H A Diccprofilescombobox.cpp146 setCurrentProfile(current); in replaceProfilesSqueezed()
164 void IccProfilesComboBox::setCurrentProfile(const IccProfile& profile) in setCurrentProfile() function in Digikam::IccProfilesComboBox
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/shell/settings/
H A Denvironmentprofilemodel.cpp167 void EnvironmentProfileModel::setCurrentProfile(const QString& profileName) in setCurrentProfile() function in EnvironmentProfileModel
235 setCurrentProfile(QString()); in onProfileAboutToBeRemoved()
/dports/games/openmw/openmw-openmw-0.47.0/apps/launcher/utils/
H A Dprofilescombobox.hpp26 void setCurrentProfile(int index) in setCurrentProfile() function in ProfilesComboBox
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_flake/
H A Dflakecodecwidget.h24 bool setCurrentProfile( const QString& profile );
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_speex/
H A Dspeexcodecwidget.h23 bool setCurrentProfile( const QString& profile );
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/plugins/soundkonverter_codec_faac/
H A Dfaaccodecwidget.h22 bool setCurrentProfile( const QString& profile );

12345