KTextEditor
katecompletiontree.h
51 void currentChanged(const QModelIndex ¤t, const QModelIndex &previous) override; /// Not available as a signal in this way
This class has the responsibility for filtering, sorting, and manipulating code completion data provi...
Definition katecompletionmodel.h:40
This is the code completion's main widget, and also contains the core interface logic.
Definition katecompletionwidget.h:45
QObject * parent() const const
int columnWidth(int column) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.