equal
deleted
inserted
replaced
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 |