Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h592 extern Fl_Check_Button *btnSynopKmlDecoding;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx5198 Fl_Check_Button *btnSynopKmlDecoding=(Fl_Check_Button *)0; variable
14672 …{ Fl_Check_Button* o = btnSynopKmlDecoding = new Fl_Check_Button(406, 112, 120, 24, _("SYNOP to KM… in ConfigureDialog()
14673btnSynopKmlDecoding->tooltip(_("Decodes SYNOP messages (Ex: Deutsche Wetterdienst) to KML document… in ConfigureDialog()
14675 btnSynopKmlDecoding->down_box(FL_DOWN_BOX); in ConfigureDialog()
14676 btnSynopKmlDecoding->callback((Fl_Callback*)cb_btnSynopKmlDecoding); in ConfigureDialog()
14677 btnSynopKmlDecoding->align(Fl_Align(132|FL_ALIGN_INSIDE)); in ConfigureDialog()
H A Dconfdialog.fl6643 Fl_Check_Button btnSynopKmlDecoding {