61 #ifndef QT_NO_FILEDIALOG 89 #ifndef QT_NO_DRAGANDDROP 97 void addUrls(
const QList<QUrl> &urls,
int row = -1,
bool move =
true);
104 void layoutChanged();
108 void changed(
const QString &path);
120 void goToUrl(
const QUrl &url);
133 void selectUrl(
const QUrl &url);
138 #ifndef QT_NO_DRAGANDDROP 155 #endif // QT_NO_FILEDIALOG The QVariant class acts like a union for the most common Qt data types.
The QFileSystemModel class provides a data model for the local filesystem.
#define QT_END_NAMESPACE
This macro expands to.
static qreal position(QGraphicsObject *item, QDeclarativeAnchorLine::AnchorLine anchorLine)
The QStandardItemModel class provides a generic model for storing custom data.
QFileSystemModel * fileSystemModel
The QUrl class provides a convenient interface for working with URLs.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
virtual bool event(QEvent *)
This virtual function receives events to an object and should return true if the event e was recogniz...
The QStyledItemDelegate class provides display and editing facilities for data items from a model...
#define QT_BEGIN_NAMESPACE
This macro expands to.
QList< QUrl > invalidUrls
static bool setData(const QByteArray &data, STGMEDIUM *pmedium)
The QStringList class provides a list of strings.
static const char * data(const QByteArray &arr)
QList< QPair< QModelIndex, QString > > watching
The QMimeData class provides a container for data that records information about its MIME type...
The QListView class provides a list or icon view onto a model.
QObject * parent() const
Returns a pointer to the parent object.
The QDragEnterEvent class provides an event which is sent to a widget when a drag and drop action ent...
The QPoint class defines a point in the plane using integer precision.
The QModelIndex class is used to locate data in a data model.
#define Q_AUTOTEST_EXPORT
The QSize class defines the size of a two-dimensional object using integer point precision.
The QStyleOptionViewItem class is used to describe the parameters used to draw an item in a view widg...
The QEvent class is the base class of all event classes.
QSize sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const
Returns the size needed by the delegate to display the item specified by index, taking into account t...
The QFocusEvent class contains event parameters for widget focus events.