9#include <DObjectPrivate>
10#include <QPersistentModelIndex>
12DWIDGET_BEGIN_NAMESPACE
23 QRect popupGeometry();
26 int computeWidthHint()
const;
29 static const int MaxVisibleItems = 16;
31 QPersistentModelIndex popupIndexBeforeLeave;
32 bool popupIndexClearedByLeave =
false;