DtkGui
DTK Gui module
载入中...
搜索中...
未找到
Dtk::Gui::DTreeLandPlatformWindowHelper类 参考
类 Dtk::Gui::DTreeLandPlatformWindowHelper 继承关系图:
Dtk::Gui::DTreeLandPlatformWindowHelper 的协作图:

Public 类型

enum  Feature {
  NoTitlebar = 1 << 0 , Radius = 1 << 1 , Blur = 1 << 2 , Border = 1 << 3 ,
  Shadow = 1 << 4 , WindowEffect = 1 << 5
}
 

Public 成员函数

QWindow * window () const
 
PersonalizationWindowContextwindowContext () const
 
void setEnabledNoTitlebar (bool enable)
 
void setWindowRadius (int windowRadius)
 
void setBorderWidth (int borderWidth)
 
void setBorderColor (const QColor &borderColor)
 
void setShadowRadius (int shadowRadius)
 
void setShadowOffset (const QPoint &shadowOffset)
 
void setShadowColor (const QColor &shadowColor)
 
void setEnableBlurWindow (bool enableBlurWindow)
 
void setWindowEffect (DPlatformHandle::EffectScenes effectScene)
 
void setPlatformHandle (DPlatformHandle *handle)
 
bool isEnabledNoTitlebar () const
 
int windowRadius () const
 
int borderWidth () const
 
QColor borderColor () const
 
int shadowRadius () const
 
QPoint shadowOffset () const
 
QColor shadowColor () const
 
bool enableBlurWindow () const
 
DPlatformHandle::EffectScenes windowEffect () const
 

静态 Public 成员函数

static DTreeLandPlatformWindowHelperget (QWindow *window)
 

该类的文档由以下文件生成: