Sandboxie/SandboxiePlus/SandMan/Windows
gexgd0419 125828e830 Add helper for setting tab orders automatically
The helper functions are put into separate files under the Helpers folder.

The helper is used in OptionsWindow and SettingsWindow.

The helper sets the tab order of a widget using its row and column number in the grid layout. The tab orders are assigned first from left to right, then from top to bottom.

If in the future a different custom type of layout is used, or a container other than QTabWidget is used, then the helper functions may need to be changed.
2024-10-20 22:25:05 +08:00
..
BoxImageWindow.cpp
BoxImageWindow.h
CompressDialog.cpp
CompressDialog.h
ExtractDialog.cpp
ExtractDialog.h
OptionsAccess.cpp 1.15.0 2024-10-18 13:07:56 +02:00
OptionsAdvanced.cpp 1.15.0 2024-10-18 17:32:40 +02:00
OptionsForce.cpp typo fixes 2024-10-19 15:35:28 +03:00
OptionsGeneral.cpp 1.15.0 2024-10-18 22:02:07 +02:00
OptionsGrouping.cpp
OptionsNetwork.cpp 1.15.0 2024-10-18 13:07:56 +02:00
OptionsRecovery.cpp
OptionsStart.cpp
OptionsStop.cpp
OptionsTemplates.cpp
OptionsWindow.cpp Add helper for setting tab orders automatically 2024-10-20 22:25:05 +08:00
OptionsWindow.h 1.15.0 2024-10-18 13:07:56 +02:00
PopUpWindow.cpp 1.15.0 2024-10-18 13:07:56 +02:00
PopUpWindow.h 1.15.0 2024-10-18 13:07:56 +02:00
RecoveryWindow.cpp 1.15.0 2024-10-18 13:07:56 +02:00
RecoveryWindow.h
SelectBoxWindow.cpp
SelectBoxWindow.h
SettingsWindow.cpp Add helper for setting tab orders automatically 2024-10-20 22:25:05 +08:00
SettingsWindow.h
SnapshotsWindow.cpp
SnapshotsWindow.h
SupportDialog.cpp
SupportDialog.h
TestProxyDialog.cpp
TestProxyDialog.h