#include "paintable.h" Paintable::Paintable(QObject *parent) : QObject(parent) {}