Fix GUI display & implement SettingWindow GUI#38
Merged
Merged
Conversation
…_DEBUG` scope. Renamed function name signature `Finnally_Add_Listener` -> `SetupWindow`, and added function parameter `*components` with using type alias `WindowsComponent` (defined in `CoreSettingWindow.hpp`).
…ow` with type `QMainWindow` in `CoreSettingWindowData` struct. Removed field `windowComponent` with type `WindowComponent` in class `CoreSettingWindow`. Removed two `getter` methods in same class, as `*GetMainWindow` and `*GetSettingButton` (Type is: `Window` & `Button`, as types alias defined in same header file)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Log:
commit 9b10ee6 (HEAD -> dev, origin/dev)
Author: Reim-developer contact.kaxtr@gmail.com
Date: Sun Jul 27 05:45:04 2025 +0700
commit ef94445
Author: Reim-developer contact.kaxtr@gmail.com
Date: Sun Jul 27 05:44:24 2025 +0700
commit 16d98c4
Author: Reim-developer contact.kaxtr@gmail.com
Date: Sun Jul 27 05:44:11 2025 +0700
commit 5701d03
Author: Reim-developer contact.kaxtr@gmail.com
Date: Sun Jul 27 05:43:26 2025 +0700
commit 1b6064b
Author: Reim-developer contact.kaxtr@gmail.com
Date: Sun Jul 27 05:41:54 2025 +0700
commit d56298f
Author: Reim-developer contact.kaxtr@gmail.com
Date: Sun Jul 27 05:40:48 2025 +0700
commit 4974d66
Author: Reim-developer contact.kaxtr@gmail.com
Date: Sun Jul 27 05:37:31 2025 +0700
commit b19e2bd
Author: Reim-developer contact.kaxtr@gmail.com
Date: Sun Jul 27 05:33:09 2025 +0700
commit 7245642
Author: Reim-developer contact.kaxtr@gmail.com
Date: Sun Jul 27 05:27:58 2025 +0700