new Dialog( [parent] [, f])
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
parent |
object |
<optional> |
null | QWidgetに対応するオブジェクト |
f |
number |
<optional> |
0 |
Methods
-
resize(w, h)
-
Parameters:
Name Type Description w
number h
number -
setGeometry(x, y, w, h)
-
Parameters:
Name Type Description x
number y
number w
number h
number -
setLayout(layout)
-
Parameters:
Name Type Description layout
object QLayoutオブジェクト