Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Qt
Core
QSize
C# Class Qt.Core.QSize
Afficher le fichier
Open project: shana/cppinterop
Méthodes publiques
Свойство
Type
Description
ht
int
wd
int
Méthodes publiques
Méthode
Description
QSize
(
int
w
,
int
h
) :
System
Method Details
QSize()
public
méthode
public
QSize
(
int
w
,
int
h
) :
System
w
int
h
int
Résultat
System
Property Details
ht
public_oe property
public
int
ht
Résultat
int
wd
public_oe property
public
int
wd
Résultat
int