src/hbcore/image/hbframedrawer_p.h
changeset 6 c3690ec91ef8
parent 5 627c4a0fd0e7
child 7 923ff622b8b9
equal deleted inserted replaced
5:627c4a0fd0e7 6:c3690ec91ef8
    72         const QSize &tlSize, const QSize &brSize,
    72         const QSize &tlSize, const QSize &brSize,
    73         const QSize &fullSize, const QPoint &splitPoint);
    73         const QSize &fullSize, const QPoint &splitPoint);
    74     QSizeF defaultSize(const QString &framePartSuffix);
    74     QSizeF defaultSize(const QString &framePartSuffix);
    75     bool isMirrored();
    75     bool isMirrored();
    76     bool hasBorderWidths() const;
    76     bool hasBorderWidths() const;
       
    77     QStringList resolveMultiPieceFileNames();
    77     // disabled
    78     // disabled
    78     HbFrameDrawerPrivate &operator=(const HbFrameDrawerPrivate &other);
    79     HbFrameDrawerPrivate &operator=(const HbFrameDrawerPrivate &other);
    79     HbIconFormatType iconType;
    80     HbIconFormatType iconType;
    80 public:
    81 public:
    81     QString frameGraphicsName;
    82     QString frameGraphicsName;