Welcome to Qt Centre.
Qt Centre is a community site devoted to programming in C++ using the Qt framework. Over 90 percent of questions asked here gets answered. If you are looking for information about Qt related issue — register and post your question.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.
Hi, I am new to QT. Do we have something for creating collapsible panel/frame in QT or we have to create it using custom widget method? The image shows three collapsible panel. Last panel is expended and has some widgets in it. Cheers prashant
See QToolBox.
QToolBox is something different. This looks like my QwwTaskPanel:
Your biological and technological distinctiveness will be added to our own. Resistance is futile. Please ask Qt related questions on the forum and not using private messages or visitor messages.
It's more like comboBox. Am I correct? Are you able to insert widgets inside it? Cheers Prashant
You can insert any widgets in any of the panels.
Forum Rules
Bookmarks