![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The 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.
Constructs a toolbox called name with parent parent and flags f.
Use widget(currentIndex()) instead.
Use widget() instead.
Use itemIcon() instead.
Use itemText() instead.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
Use toolbox->removeItem(toolbox->indexOf(widget)) instead.
Use setCurrentIndex(indexOf(widget)) instead.
Use setItemIcon() instead.
Use setItemText() instead.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0-rc1 |