#include <qticubskinguiplugin.h>
Definition at line 12 of file qticubskinguiplugin.h.
◆ QtICubSkinGuiPlugin()
| QtICubSkinGuiPlugin::QtICubSkinGuiPlugin |
( |
QQuickItem * |
parent = 0 | ) |
|
◆ ~QtICubSkinGuiPlugin()
| QtICubSkinGuiPlugin::~QtICubSkinGuiPlugin |
( |
| ) |
|
◆ done
| void QtICubSkinGuiPlugin::done |
( |
| ) |
|
|
signal |
◆ heightChanged
| void QtICubSkinGuiPlugin::heightChanged |
( |
| ) |
|
|
signal |
◆ init
| void QtICubSkinGuiPlugin::init |
( |
| ) |
|
|
signal |
◆ paint()
| void QtICubSkinGuiPlugin::paint |
( |
QPainter * |
painter | ) |
|
◆ parseParameters()
| bool QtICubSkinGuiPlugin::parseParameters |
( |
QStringList |
params | ) |
|
parse the parameters received from the main container in QstringList form
- Parameters
-
Definition at line 247 of file qticubskinguiplugin.cpp.
◆ posX()
| int QtICubSkinGuiPlugin::posX |
( |
| ) |
|
◆ posXChanged
| void QtICubSkinGuiPlugin::posXChanged |
( |
| ) |
|
|
signal |
◆ posY()
| int QtICubSkinGuiPlugin::posY |
( |
| ) |
|
◆ posYChanged
| void QtICubSkinGuiPlugin::posYChanged |
( |
| ) |
|
|
signal |
◆ sendWindowPos
| void QtICubSkinGuiPlugin::sendWindowPos |
( |
int |
xPos, |
|
|
int |
yPos |
|
) |
| |
|
signal |
◆ sendWindowSize
| void QtICubSkinGuiPlugin::sendWindowSize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
signal |
◆ sendWindowTitle
| void QtICubSkinGuiPlugin::sendWindowTitle |
( |
QString |
title | ) |
|
|
signal |
◆ widthChanged
| void QtICubSkinGuiPlugin::widthChanged |
( |
| ) |
|
|
signal |
◆ windowHeight()
| int QtICubSkinGuiPlugin::windowHeight |
( |
| ) |
|
◆ windowTitle()
| QString QtICubSkinGuiPlugin::windowTitle |
( |
| ) |
|
◆ windowTitleChanged
| void QtICubSkinGuiPlugin::windowTitleChanged |
( |
| ) |
|
|
signal |
◆ windowWidth()
| int QtICubSkinGuiPlugin::windowWidth |
( |
| ) |
|
◆ posX
| int QtICubSkinGuiPlugin::posX |
|
read |
◆ posY
| int QtICubSkinGuiPlugin::posY |
|
read |
◆ windowHeight
| int QtICubSkinGuiPlugin::windowHeight |
|
read |
◆ windowTitle
| QString QtICubSkinGuiPlugin::windowTitle |
|
read |
◆ windowWidth
| int QtICubSkinGuiPlugin::windowWidth |
|
read |
The documentation for this class was generated from the following files: