#include "DlgAndroidLogcatDumper.h"
#include <QDebug>
#include <QProcess>
#include <QPushButton>
#include <QScreen>
#include <QScrollBar>
#include <QStandardPaths>
#include <unistd.h>
Go to the source code of this file.