KTextEditor
messageinterface.h
Go to the documentation of this file.
105 Positive = 0,
116 AboveView = 0,
119 BottomInView
127 Immediate = 0,
128 AfterUserInteraction
void message(KMessage::MessageType messageType, const QString &text, const QString &caption=QString())
Error
A KParts derived class representing a text document.
Definition: document.h:111
MessageType
MessagePosition
Message position used to place the message either above or below of the KTextEditor::View.
Definition: messageinterface.h:115
show message as view overlay in the top right corner
Definition: messageinterface.h:118
AutoHideMode
The AutoHideMode determines when to trigger the autoHide timer.
Definition: messageinterface.h:126
A text widget with KXMLGUIClient that represents a Document.
Definition: view.h:145
This class holds a Message to display in Views.
Definition: messageinterface.h:91
Message interface for posting interactive Messages to a Document and its Views.
Definition: messageinterface.h:399
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.