45 mimeTypeCombo->
clear();
void setDragResult(const QString &actionText)
void setMimeTypes(const QStringList &types)
void addWidget(QWidget *, int stretch=0, Qt::Alignment alignment=Qt::Alignment())
Adds widget to the end of this box layout, with a stretch factor of stretch and alignment alignment.
void addSpacing(int size)
Adds a non-stretchable space (a QSpacerItem) with size size to the end of this box layout.
The QComboBox widget is a combined button and popup list.
void addItems(const QStringList &texts)
Adds each of the strings in the given texts to the combobox.
void clear()
Clears the combobox, removing all items.
The QFrame class is the base class of widgets that can have a frame.
The QLabel widget provides a text or image display.
The QMainWindow class provides a main application window.
QWidget * centralWidget() const
Returns the central widget for the main window.
void setCentralWidget(QWidget *widget)
Sets the given widget to be the main window's central widget.
static QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
\threadsafe
\macro QT_RESTRICTED_CAST_FROM_ASCII
The QVBoxLayout class lines up widgets vertically.
GLsizei GLenum GLenum * types
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent