void QStylePluginPrivate::cleanup()
{
    styles.clear();
}
示例#2
0
void QWidgetPluginPrivate::cleanup()
{
    widgets.clear();
}