Qt:Документация 4.3.2/qdesignermembersheetextension-members
Материал из Wiki.crossplatform.ru
Внимание: Актуальная версия перевода документации находится здесь |
__NOTOC__
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции |
List of All Members for QDesignerMemberSheetExtension
This is the complete list of members for QDesignerMemberSheetExtension, including inherited members.
- ~QDesignerMemberSheetExtension ()
- count () const : int
- declaredInClass ( int ) const : QString
- indexOf ( const QString & ) const : int
- inheritedFromWidget ( int ) const : bool
- isSignal ( int ) const : bool
- isSlot ( int ) const : bool
- isVisible ( int ) const : bool
- memberGroup ( int ) const : QString
- memberName ( int ) const : QString
- parameterNames ( int ) const : QList<QByteArray>
- parameterTypes ( int ) const : QList<QByteArray>
- setMemberGroup ( int, const QString & )
- setVisible ( int, bool )
- signature ( int ) const : QString
Copyright © 2007 Trolltech | Trademarks | Qt 4.3.2
|