No, such a feature is not available out of the box. You can have multiple qlineedit's as a cheap solution. Or you need to subclass qlineedit and write the code yourself.
Similar code is written already for QDateTimeEdit. You can go through its source code to get the ideas.




Reply With Quote
Bookmarks