Crossfire Server, Trunk
FacesetsWrapper Class Reference

#include <FacesetsWrapper.h>

+ Inheritance diagram for FacesetsWrapper:
+ Collaboration diagram for FacesetsWrapper:

Public Member Functions

virtual QString displayName () const override
 
QString extension () const
 
 FacesetsWrapper (AssetWrapper *parent, face_sets *fs, ResourcesManager *)
 
QString fallback () const
 
QString fullname () const
 
QString prefix () const
 
QString size () const
 
- Public Member Functions inherited from AssetTWrapper< face_sets >
 AssetTWrapper (AssetWrapper *parent, const QString &panelName, face_sets *wrappedItem)
 
face_setswrappedItem () const
 
- Public Member Functions inherited from AssetWrapper
 AssetWrapper (AssetWrapper *parent, const QString &panelName="empty")
 
virtual bool canDrag () const
 
virtual bool canDrop (const QMimeData *, int) const
 
virtual AssetWrapperchild (int)
 
virtual int childIndex (AssetWrapper *)
 
virtual int childrenCount () const
 
virtual QIcon displayIcon () const
 
virtual QString displayPanelName () const
 
AssetWrapperdisplayParent () const
 
virtual void drag (QMimeData *) const
 
virtual void drop (const QMimeData *, int)
 
virtual void fillMenu (QMenu *)
 
void markModified (ChangeType change, int extra=0)
 
AssetWrapperself ()
 
void setDisplayParent (AssetWrapper *parent)
 
virtual PossibleUse uses (const AssetWrapper *, std::string &) const
 
virtual ~AssetWrapper () override
 

Properties

QString extension
 
QString fallback
 
QString fullname
 
QString prefix
 
QString size
 
- Properties inherited from AssetWrapper
QString displayName
 
AssetWrapper self
 

Additional Inherited Members

- Public Types inherited from AssetWrapper
enum  ChangeType {
  AssetUpdated, BeforeChildAdd, AfterChildAdd, BeforeChildRemove,
  AfterChildRemove, BeforeLayoutChange, AfterLayoutChange
}
 
enum  PossibleUse { Uses, ChildrenMayUse, DoesntUse }
 
- Public Slots inherited from AssetWrapper
virtual void removeChild (AssetWrapper *)
 
- Signals inherited from AssetWrapper
void dataModified (AssetWrapper *asset, AssetWrapper::ChangeType type, int extra)
 
void modified ()
 
- Static Public Member Functions inherited from AssetWrapper
static bool compareByDisplayName (const AssetWrapper *left, const AssetWrapper *right)
 
- Static Public Attributes inherited from AssetWrapper
static const char * tipProperty = "_cre_internal"
 
- Protected Member Functions inherited from AssetWrapper
virtual void wasModified (AssetWrapper *asset, ChangeType type, int extra)
 
- Protected Attributes inherited from AssetTWrapper< face_sets >
face_setsmyWrappedItem
 
- Protected Attributes inherited from AssetWrapper
QString myPanelName
 
AssetWrappermyParent
 

Detailed Description

Definition at line 25 of file FacesetsWrapper.h.

Constructor & Destructor Documentation

◆ FacesetsWrapper()

FacesetsWrapper::FacesetsWrapper ( AssetWrapper parent,
face_sets fs,
ResourcesManager  
)
inline

Definition at line 35 of file FacesetsWrapper.h.

Member Function Documentation

◆ displayName()

virtual QString FacesetsWrapper::displayName ( ) const
inlineoverridevirtual

Implements AssetWrapper.

Definition at line 37 of file FacesetsWrapper.h.

References AssetTWrapper< face_sets >::myWrappedItem, and face_sets::prefix.

◆ extension()

QString FacesetsWrapper::extension ( ) const
inline

◆ fallback()

QString FacesetsWrapper::fallback ( ) const
inline

◆ fullname()

QString FacesetsWrapper::fullname ( ) const
inline

◆ prefix()

QString FacesetsWrapper::prefix ( ) const
inline

◆ size()

QString FacesetsWrapper::size ( ) const
inline

Definition at line 42 of file FacesetsWrapper.h.

References AssetTWrapper< face_sets >::myWrappedItem, and face_sets::size.

Property Documentation

◆ extension

QString FacesetsWrapper::extension
read

Definition at line 32 of file FacesetsWrapper.h.

◆ fallback

QString FacesetsWrapper::fallback
read

Definition at line 30 of file FacesetsWrapper.h.

◆ fullname

QString FacesetsWrapper::fullname
read

Definition at line 29 of file FacesetsWrapper.h.

◆ prefix

QString FacesetsWrapper::prefix
read

Definition at line 28 of file FacesetsWrapper.h.

◆ size

QString FacesetsWrapper::size
read

Definition at line 31 of file FacesetsWrapper.h.


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