Hi everyone,
I have faced with a problem about the QSplitter.I have create a class inherited from QSplitter.I want this class can add or delete a widget dynamically.I know how to add a widget.But I don't know how to delete a wiget in the QSplitter.Do someone know how to do it?
Please help.
Thanks in advance.