Home
last modified time | relevance | path

Searched refs:btnKmlCommand (Results 1 – 3 of 3) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h726 extern Fl_Input *btnKmlCommand;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx6190 Fl_Input *btnKmlCommand=(Fl_Input *)0; variable
16077 … { Fl_Input* o = btnKmlCommand = new Fl_Input(230, 271, 246, 24, _("Command run on KML creation")); in ConfigureDialog()
16078btnKmlCommand->tooltip(_("Command started when KML files are generated. Subprocesses are started o… in ConfigureDialog()
16080 btnKmlCommand->callback((Fl_Callback*)cb_btnKmlCommand); in ConfigureDialog()
16081 btnKmlCommand->align(Fl_Align(72)); in ConfigureDialog()
H A Dconfdialog.fl7949 Fl_Input btnKmlCommand {