org.kde.qt
public class QStyleSheet extends QObject
| Constructor Summary | |
|---|---|
| protected | QStyleSheet(Class dummy) |
| QStyleSheet(QObject parent, String name) | |
| QStyleSheet(QObject parent) | |
| QStyleSheet() | |
| Method Summary | |
|---|---|
| String | className() |
| static String | convertFromPlainText(String arg1, int mode) |
| static String | convertFromPlainText(String arg1) |
| static QStyleSheet | defaultSheet() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| void | error(String arg1) |
| static String | escape(String arg1) |
| protected void | finalize() Deletes the wrapped C++ instance |
| void | insert(QStyleSheetItem item) |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| QStyleSheetItem | item(String name) |
| QMetaObject | metaObject() |
| static boolean | mightBeRichText(String arg1) |
| void | scaleFont(QFont font, int logicalSize) |
| static void | setDefaultSheet(QStyleSheet arg1) |
| static String | tr(String arg1, String arg2) |
| static String | tr(String arg1) |