Qt 3 Support Members for QToolBarThe following class members are part of the Qt 3 support layer. They are provided to help you port old code to Qt 4. We advise against using them in new code. Public Functions
Member Function DocumentationQToolBar::QToolBar ( QWidget * parent, const char * name )Constructs a QToolBar with the given parent and name. QString QToolBar::label () constUse windowTitle() instead. See also setLabel(). void QToolBar::setLabel ( const QString & label )Use setWindowTitle() instead. See also label().
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |