Home
last modified time | relevance | path

Searched refs:inpSQSO_category (Results 1 – 6 of 6) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dfl_digi.h761 extern Fl_Input2 *inpSQSO_category;
/dports/comms/fldigi/fldigi-4.1.20/src/logbook/
H A Dlogsupport.cxx1657 } else if (inpSQSO_category->value()[0]) { in saveRecord()
1658 inpXchgIn_log->value(inpSQSO_category->value()); in saveRecord()
1659 rec.putField(XCHG1, inpSQSO_category->value()); in saveRecord()
H A Dn3fjp_logger.cxx1678 if (inpSQSO_category->value()[0]) in n3fjp_check_MDQSP()
1679 send_control("CATEGORY", inpSQSO_category->value()); in n3fjp_check_MDQSP()
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A DFTextRXTX.cxx761 inpSQSO_category->value(category.c_str()); in parseSQSO()
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dfl_digi.cxx551 Fl_Input2 *inpSQSO_category = (Fl_Input2 *)0; variable
5384 inpSQSO_category = inpSQSO_category1; in UI_select()
5626 inpSQSO_category = inpSQSO_category2; in UI_select()
H A Dfl_digi_main.cxx1064 inpSQSO_category = inpSQSO_category1; in create_fl_digi_main_primary()