LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
LeechCraft::Util::ExtensionsDataImpl Class Reference

#include "extensionsdataimpl.h"

Classes

struct  Details
 

Public Member Functions

 ExtensionsDataImpl ()
 
const QHash< QString, QString > & GetMimeDatabase () const
 
QIcon GetExtIcon (const QString &extension) const
 
QIcon GetMimeIcon (const QString &mime) const
 

Detailed Description

Definition at line 42 of file extensionsdataimpl.h.

Constructor & Destructor Documentation

LeechCraft::Util::ExtensionsDataImpl::ExtensionsDataImpl ( )

Definition at line 42 of file extensionsdataimpl_mac.mm.

Referenced by LeechCraft::Util::ExtensionsDataImpl::Details::GetExtensionIcon().

+ Here is the caller graph for this function:

Member Function Documentation

QIcon LeechCraft::Util::ExtensionsDataImpl::GetExtIcon ( const QString &  extension) const

Definition at line 52 of file extensionsdataimpl_mac.mm.

Referenced by LeechCraft::Util::ExtensionsDataImpl::Details::GetExtensionIcon().

+ Here is the caller graph for this function:

const QHash< QString, QString > & LeechCraft::Util::ExtensionsDataImpl::GetMimeDatabase ( ) const

Definition at line 47 of file extensionsdataimpl_mac.mm.

Referenced by LeechCraft::Util::ExtensionsDataImpl::Details::GetExtensionIcon().

+ Here is the caller graph for this function:

QIcon LeechCraft::Util::ExtensionsDataImpl::GetMimeIcon ( const QString &  mime) const

Definition at line 57 of file extensionsdataimpl_mac.mm.

Referenced by LeechCraft::Util::ExtensionsDataImpl::Details::GetExtensionIcon().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following files: