#include "ThumbnailImageItem.hxx"
#include <QSGSimpleTextureNode>
#include <QQuickWindow>
#include <QFileInfo>
#include <QDir>
#include <Main/globals.hxx>
#include <simgear/package/Root.hxx>
#include <simgear/package/Package.hxx>
#include <simgear/package/Delegate.hxx>
#include <simgear/package/Catalog.hxx>
#include <simgear/package/Install.hxx>
Go to the source code of this file.
◆ STANDARD_THUMBNAIL_HEIGHT
const int STANDARD_THUMBNAIL_HEIGHT = 128 |
◆ STANDARD_THUMBNAIL_WIDTH
const int STANDARD_THUMBNAIL_WIDTH = 172 |