Home
last modified time | relevance | path

Searched refs:btnRigCatDTRptt (Results 1 – 5 of 5) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/config_script/
H A Dcreate_default_script.cxx403 …if(add_command(fd, (char *)CMD_RIGCAT_TOGGLE_DTR_PTT, (bool) btnRigCatDTRptt->value(), … in create_default_script()
/dports/comms/fldigi/fldigi-4.1.20/src/rigcontrol/
H A Drigio.cxx1126 btnRigCatDTRptt->value(xmlrig.dtrptt); in rigCAT_defaults()
1147 progdefaults.RigCatDTRptt = btnRigCatDTRptt->value(); in rigCAT_init_defaults()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h784 extern Fl_Round_Button *btnRigCatDTRptt;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx6630 btnRigCatDTRptt->value(0); in cb_btnRigCatCMDptt()
6663 Fl_Round_Button *btnRigCatDTRptt=(Fl_Round_Button *)0; variable
16679 …{ Fl_Round_Button* o = btnRigCatDTRptt = new Fl_Round_Button(495, 216, 160, 20, _("Toggle DTR for … in ConfigureDialog()
16680 btnRigCatDTRptt->tooltip(_("DTR is ptt line")); in ConfigureDialog()
16681 btnRigCatDTRptt->down_box(FL_DOWN_BOX); in ConfigureDialog()
16682 btnRigCatDTRptt->callback((Fl_Callback*)cb_btnRigCatDTRptt); in ConfigureDialog()
H A Dconfdialog.fl8509 btnRigCatDTRptt->value(0);
8543 Fl_Round_Button btnRigCatDTRptt {