src/hbcore/utils/hbxmlloaderbinaryactions_p.h
changeset 30 80e4d18b72f5
parent 7 923ff622b8b9
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    91             Qt::SizeHint hint,
    91             Qt::SizeHint hint,
    92             const HbXmlLengthValue &hintWidth,
    92             const HbXmlLengthValue &hintWidth,
    93             const HbXmlLengthValue &hintHeight,
    93             const HbXmlLengthValue &hintHeight,
    94             bool fixed);
    94             bool fixed);
    95         bool setToolTip( const HbXmlVariable &tooltip );
    95         bool setToolTip( const HbXmlVariable &tooltip );
       
    96         bool setBackground( const QString &name, HbFrameDrawer::FrameType type );
    96 
    97 
    97         bool createAnchorLayout( const QString &widget, bool modify );
    98         bool createAnchorLayout( const QString &widget, bool modify );
    98         bool addAnchorLayoutItem(
    99         bool addAnchorLayoutItem(
    99             const QString &src,
   100             const QString &src,
   100             const QString &srcId,
   101             const QString &srcId,