|
Choreonoid
1.8
|
#include <MultiSeqItemCreationPanel.h>
Public Member Functions | |
| MultiSeqItemCreationPanel (const QString &numSeqsCaption) | |
| virtual bool | initializePanel (Item *protoItem, Item *parentItem) override |
| virtual bool | initializeItem (Item *protoItem, Item *parentItem) override |
Public Member Functions inherited from cnoid::ItemCreationPanel | |
| ItemCreationPanel () | |
| virtual bool | initializePanel (Item *protoItem) |
| virtual bool | initializeItem (Item *protoItem) |
Additional Inherited Members | |
Protected Member Functions inherited from cnoid::ItemCreationPanel | |
| ItemCreationPanel * | findPanelOnTheSameDialog (const std::string &name) |
| MultiSeqItemCreationPanel::MultiSeqItemCreationPanel | ( | const QString & | numSeqsCaption | ) |
|
overridevirtual |
Reimplemented from cnoid::ItemCreationPanel.
|
overridevirtual |
Reimplemented from cnoid::ItemCreationPanel.
1.8.17