Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qcompleter.h File Reference

(11d9250503253ef7fea78f83c561e0d525d83f80)

#include <QtWidgets/qtwidgetsglobal.h>
#include <QtCore/qobject.h>
#include <QtCore/qpoint.h>
#include <QtCore/qstring.h>
#include <QtCore/qabstractitemmodel.h>
#include <QtCore/qrect.h>
Include dependency graph for qcompleter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QCompleter
 The QCompleter class provides completions based on an item model. More...

Functions

 QT_REQUIRE_CONFIG (completer)

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( completer )