Sandboxie/SandboxiePlus/SandMan/Helpers
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
..
FindTool.cpp git add --renormalize . 2021-10-16 17:19:51 +02:00
FindTool.h git add --renormalize . 2021-10-16 17:19:51 +02:00
FullScreen.cpp 1.6.1b 2022-12-15 14:06:58 +01:00
FullScreen.h 1.6.1b 2022-12-15 14:06:58 +01:00
ReadDirectoryChanges.cpp 1.4.0 2022-09-29 18:28:48 +02:00
ReadDirectoryChanges.h 1.4.0 2022-09-29 18:28:48 +02:00
ReadDirectoryChangesPrivate.cpp 1.4.0 2022-09-29 18:28:48 +02:00
ReadDirectoryChangesPrivate.h 1.4.0 2022-09-29 18:28:48 +02:00
StorageInfo.cpp Typo fixes 2023-12-19 18:33:42 +01:00
StorageInfo.h 1.12.0 2023-10-19 18:34:09 +02:00
TabOrder.cpp Add helper for setting tab orders automatically 2024-10-20 22:25:05 +08:00
TabOrder.h Add helper for setting tab orders automatically 2024-10-20 22:25:05 +08:00
ThreadSafeQueue.h 1.4.0 2022-09-29 18:28:48 +02:00
WinAdmin.cpp #4090 2024-07-21 15:45:51 +02:00
WinAdmin.h #4090 2024-07-21 15:45:51 +02:00
WinHelper.cpp fix 2024-04-26 09:16:12 +02:00
WinHelper.h fix 2024-04-26 09:16:12 +02:00
WindowFromPointEx.cpp spell fix 2022-12-07 17:32:40 +01:00