Home
last modified time | relevance | path

Searched defs:textdialog (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/luckybackup/luckybackup-0.5.0/src/
H A Dluckybackupwindow.cpp311 textDialog textdialog ("NewProfile", "", this); in NewProfile() local
370 textDialog textdialog ("RenameProfile", profileName, this); in renameCurrentProfile() local
536 textDialog textdialog ("RenameProfile", profileName, this); in duplicateProfile() local
617 textDialog textdialog ("ProfileDescription", profileDescription, this); in changeProfileDescription() local
885 textDialog textdialog ("ImportProfile", newProfileName,this); in importProfile() local
H A DmodifyDialog.cpp485 textDialog textdialog ("CloneWarning", "", this); in okayPressed() local
535 …textDialog textdialog ("ValidateDialog", message + "<font color=red>rsync </font><font color=blue>… in commandPressed() local
H A DscheduleDialog.cpp441 textDialog textdialog ("ViewCurrentCrontab", CronTab, this); in viewCrontab() local