MpcQWidgetBase
- class MpcQWidgetBase
Bases:
instance
Raises an exception This class cannot be instantiated from Python
- setMaximumHeight((MpcQWidgetBase)arg1, (int)arg2) None :
- C++ signature :
void setMaximumHeight(class `anonymous namespace’::QWidgetPyWrapperBase {lvalue},int)
- setMaximumWidth((MpcQWidgetBase)arg1, (int)arg2) None :
- C++ signature :
void setMaximumWidth(class `anonymous namespace’::QWidgetPyWrapperBase {lvalue},int)
- setMinimumHeight((MpcQWidgetBase)arg1, (int)arg2) None :
- C++ signature :
void setMinimumHeight(class `anonymous namespace’::QWidgetPyWrapperBase {lvalue},int)
- setMinimumWidth((MpcQWidgetBase)arg1, (int)arg2) None :
- C++ signature :
void setMinimumWidth(class `anonymous namespace’::QWidgetPyWrapperBase {lvalue},int)