TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
wkeWindowFeatures Struct Reference

#include <wke.h>

Public Attributes

int x
 
int y
 
int width
 
int height
 
bool menuBarVisible
 
bool statusBarVisible
 
bool toolBarVisible
 
bool locationBarVisible
 
bool scrollbarsVisible
 
bool resizable
 
bool fullscreen
 

Detailed Description

Definition at line 218 of file wke.h.

Member Data Documentation

bool wkeWindowFeatures::fullscreen

Definition at line 230 of file wke.h.

int wkeWindowFeatures::height

Definition at line 222 of file wke.h.

bool wkeWindowFeatures::locationBarVisible

Definition at line 227 of file wke.h.

bool wkeWindowFeatures::menuBarVisible

Definition at line 224 of file wke.h.

bool wkeWindowFeatures::resizable

Definition at line 229 of file wke.h.

bool wkeWindowFeatures::scrollbarsVisible

Definition at line 228 of file wke.h.

bool wkeWindowFeatures::statusBarVisible

Definition at line 225 of file wke.h.

bool wkeWindowFeatures::toolBarVisible

Definition at line 226 of file wke.h.

int wkeWindowFeatures::width

Definition at line 221 of file wke.h.

int wkeWindowFeatures::x

Definition at line 219 of file wke.h.

int wkeWindowFeatures::y

Definition at line 220 of file wke.h.


The documentation for this struct was generated from the following file: