KateInlineNoteData
KateInlineNoteData Class Reference
#include <inlinenotedata.h>
Public Member Functions | |
KateInlineNoteData (KTextEditor::InlineNoteProvider *provider, const KTextEditor::View *view, const KTextEditor::Cursor position, int index, bool underMouse, const QFont &font, int lineHeight) | |
Public Attributes | |
QFont | m_font |
int | m_index = -1 |
int | m_lineHeight = -1 |
KTextEditor::Cursor | m_position = KTextEditor::Cursor::invalid() |
KTextEditor::InlineNoteProvider * | m_provider = nullptr |
bool | m_underMouse = false |
const KTextEditor::View * | m_view = nullptr |
Detailed Description
Internal data container for KTextEditor::InlineNote interface.
Definition at line 24 of file inlinenotedata.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sun Jun 26 2022 03:49:55 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sun Jun 26 2022 03:49:55 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.