Skip to content

solved issue #20 #25

Merged
maidenone merged 3 commits into
developfrom
20-create-a-global-variable-to-store-the-state-of-a-window-should-be-a-boolean
Jan 7, 2024
Merged

solved issue #20 #25
maidenone merged 3 commits into
developfrom
20-create-a-global-variable-to-store-the-state-of-a-window-should-be-a-boolean

Conversation

@Jsevenh
Copy link
Copy Markdown
Collaborator

@Jsevenh Jsevenh commented Jan 6, 2024

made a few changes:

  1. changed the main world widget from a QtWidget to a QtDialog , this solves the issue with multiple windows opening since QDialog (blocks input to other windows , hence a better solution than storing a pointer to the window
  2. added a spreadsheet for input of road points

'1' might affect #24

@Jsevenh Jsevenh changed the title 20 create a global variable to store the state of a window should be a boolean solved issue #20 i Jan 6, 2024
@Jsevenh Jsevenh changed the title solved issue #20 i solved issue #20 Jan 6, 2024
@maidenone maidenone merged commit 6c46c48 into develop Jan 7, 2024
@maidenone
Copy link
Copy Markdown
Owner

I just have to rebase and it should be fine.

@Jsevenh Jsevenh deleted the 20-create-a-global-variable-to-store-the-state-of-a-window-should-be-a-boolean branch January 8, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants