14class QPropertyAnimation;
17DWIDGET_BEGIN_NAMESPACE
28 void updateHeightDirect();
30 QWidget *m_header =
nullptr;
31 QWidget *m_content =
nullptr;
33 QVBoxLayout *m_headerLayout =
nullptr;
34 QBoxLayout *m_contentLayout =
nullptr;
38 QPropertyAnimation *m_animation =
nullptr;
39 bool m_enableAnimation =
false;
40 bool m_expand =
false;
41 bool m_reservedPadding[7];
Definition ddrawer.cpp:15