Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Qt
Core
QSize
C# Class Qt.Core.QSize
Mostrar archivo
Open project: shana/cppinterop
Public Properties
Property
Type
Description
ht
int
wd
int
Public Methods
Method
Description
QSize
(
int
w
,
int
h
) :
System
Method Details
QSize()
public
method
public
QSize
(
int
w
,
int
h
) :
System
w
int
h
int
return
System
Property Details
ht
public_oe property
public
int
ht
return
int
wd
public_oe property
public
int
wd
return
int