- Use meaningful thread titles. "few general question" tells nothing about actual thread context.
- Do not ask multiple unrelated questions in same thread.
- Search Qt docs & examples and the forums first, then ask.
Signals and Slots
I'm afraid you're not very clear. Of course you need to create a widget if you want to show an additional window. A modal dialog may be allocated on the stack, any other widget may not.now I want the function to open a dialog that the user can choose color.
I read I need to use ColorListEditor . still not sure if I need to create a widget? if I understand correctly no need to delete it later?
also not sure what s the result of that class. do I need to use the visual editor for that?
hope I am clear
Forward declaration
Bookmarks