5#ifndef DFLOATINGMESSAGE_P_H
6#define DFLOATINGMESSAGE_P_H
8#include <DFloatingMessage>
9#include "dfloatingwidget_p.h"
20DWIDGET_BEGIN_NAMESPACE
31 QWidget *widget =
nullptr;
32 QHBoxLayout *hBoxLayout =
nullptr;
35 QWidget *content =
nullptr;
37 DFloatingMessage::MessageType notifyType = DFloatingMessage::MessageType::TransientType;
Definition: dfloatingmessage.cpp:15