foldynl / QLog

Amateur radio logbook software
GNU General Public License v3.0
147 stars 18 forks source link

QSO Detail / Edit dialog / "My Station" #252

Closed dl2ki closed 1 year ago

dl2ki commented 1 year ago

I have noticed that in the QSO Detail / Edit dialog in the "My Station" tab there is a field called "Operator Name", but it is empty.

Screenshot_20231105_175941

The field "Operator Name" is not available in the "My Station" tab in the main window.

Screenshot_20231105_180025

The operator name is already entered in the selected profile in "Settings / Profiles" and could therefore be displayed in the "QSO Detail / My Station" tab.

Screenshot_20231105_180117

Is there a specific reason why the two "My Station" tabs have different content? But perhaps there is another consideration regarding the content of the tabs.

foldynl commented 1 year ago

The field "Operator Name" is not available in the "My Station" tab in the main window. The operator name is already entered in the selected profile in "Settings / Profiles" and could therefore be displayed in the "QSO Detail / My Station" tab.

that's according to my proposal. The name and other parameters are defined by the profile and there is no need to display them.

But there is an issue that the QSO Detail Dialog does not show the name of the operator. This must be fixed.

Is there a specific reason why the two "My Station" tabs have different content? But perhaps there is another consideration regarding the content of the tabs.

Yes. there is. As I wrote, QLog saves these parameters from profile. But if you want to change them later, there must be some way to do it. And that's why there is a different layout for QSO Detail, where you can modify the values independently of the profile.

dl2ki commented 1 year ago

OK, thank you. Then I can understand that.