Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Qt
Core
QSize
C# Class Qt.Core.QSize
Show file
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 property
public
int
ht
return
int
wd
public property
public
int
wd
return
int