cginternals / libzeug

deprecated: C++ sanctuary for small but powerful and frequently required, stand alone features.
MIT License
16 stars 13 forks source link

Property interfaces #60

Closed sbusch42 closed 10 years ago

sbusch42 commented 10 years ago

Add abstract interfaces for color and string properties to allow for other implementations to be used in properties (e.g., QColor, QString)