FlightGear next
ThumbnailImageItem.cxx File Reference
#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.

Classes

class  ThumbnailImageItem::ThumbnailPackageDelegate
 

Variables

const int STANDARD_THUMBNAIL_HEIGHT = 128
 
const int STANDARD_THUMBNAIL_WIDTH = 172
 

Variable Documentation

◆ STANDARD_THUMBNAIL_HEIGHT

const int STANDARD_THUMBNAIL_HEIGHT = 128

Definition at line 18 of file ThumbnailImageItem.cxx.

◆ STANDARD_THUMBNAIL_WIDTH

const int STANDARD_THUMBNAIL_WIDTH = 172

Definition at line 19 of file ThumbnailImageItem.cxx.