#include "qgsfieldvalueslineedit.h"
#include "qgsvectorlayer.h"
#include "qgsfloatingwidget.h"
#include <QCompleter>
#include <QStringListModel>
#include <QTimer>
#include <QHBoxLayout>
Go to the source code of this file.