I still don't get it. Presumably something like:
Qt Code:
To copy to clipboard, switch view to plain text mode
but I don't know. Or maybe something thru QAbstractSpinBox::setLineEdit. Obviously I'm unfamiliar with the way classes and the members they inherit relate to one another.
Of course I see LineEdit exists in AbstractSpinBox; but how to get at it? And to double-check: not suggesting I use QAbstractSpinBox instead of QSpinBox, right?
Bookmarks