14class QPropertyAnimation;
17DWIDGET_BEGIN_NAMESPACE
29 QWidget *m_header =
nullptr;
30 QWidget *m_content =
nullptr;
32 QVBoxLayout *m_headerLayout =
nullptr;
33 QBoxLayout *m_contentLayout =
nullptr;
37 QPropertyAnimation *m_animation =
nullptr;
38 bool m_expand =
false;
39 bool m_reservedPadding[7];
Definition ddrawer.cpp:15