java.lang.Object
omix.util.ui.QtOVLConverter
public abstract class QtOVLConverter extends Object
This class realizes converter functionality between Qt and the OVL standard types.
- Since:
- Omix 1.8.6
- Author:
- Dr. Peter Dtoste
-
Method Summary
Modifier and Type Method Description static Color
convertColor(QColor qColor)
static QColor
convertColor(Color color)
static Font
convertFont(QFont qFont)
static QFont
convertFont(Font font)