Konsole
ViewProperties.h
Go to the documentation of this file.
static QString mimeType()
Name of mime format to use in drag-and-drop operations.
Definition: ViewProperties.h:89
static QMimeData * createMimeData(int id)
Returns a new QMimeData instance which represents the view with the given id (See identifier())...
Definition: ViewProperties.h:97
static int decodeMimeData(const QMimeData *mimeData)
Decodes a QMimeData instance created with createMimeData() and returns the identifier of the associat...
Definition: ViewProperties.h:109
Encapsulates user-visible information about the terminal session currently being displayed in a view...
Definition: ViewProperties.h:44
virtual bool confirmClose() const
Sub-classes may re-implement this method to display a message to the user to allow them to confirm wh...
Definition: ViewProperties.h:81
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.