#include <QLineEdit>
#include <QHBoxLayout>
#include <QPushButton>
#include <QFrame>
#include <QFileDialog>
#include <QStandardPaths>
#include <QDirModel>
#include <QCompleter>
#include "klfpathchooser.h"
Go to the source code of this file.