src/gui/graphicsview/qgraphicslinearlayout.h
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
    95 
    95 
    96 #if 0 // ###
    96 #if 0 // ###
    97     Q5SizePolicy::ControlTypes controlTypes(LayoutSide side) const;
    97     Q5SizePolicy::ControlTypes controlTypes(LayoutSide side) const;
    98 #endif
    98 #endif
    99 
    99 
   100 #ifdef QT_DEBUG
       
   101     void dump(int indent = 0) const;
   100     void dump(int indent = 0) const;
   102 #endif
       
   103 
   101 
   104 protected:
   102 protected:
   105 #if 0
   103 #if 0
   106     QSize contentsSizeHint(Qt::SizeHint which, const QSize &constraint = QSize()) const;
   104     QSize contentsSizeHint(Qt::SizeHint which, const QSize &constraint = QSize()) const;
   107 #endif
   105 #endif