|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultiPanelInterface
Interface for multi panel widgets like QWizard or QTabwidget.
Method Summary | |
---|---|
String |
addPanel(int index)
On panels which can have multiple panels we add each 'child' seperately, this method is called and the plugin is expected to create a new container for that child. |
Method Detail |
---|
String addPanel(int index)
index
- A zero based index on which child will be added.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |