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
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
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-2020 The KDE developers.
Generated on Sat Jan 18 2020 00:00:00 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 00:00:00 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.