The Q3DateTimeEditBase class provides an abstraction for date and edit editors. 更多...
| 头: | #include <Q3DateTimeEditBase> |
| 继承: | QWidget |
| 继承者: | Q3DateEdit and Q3TimeEdit |
The Q3DateTimeEditBase class provides an abstraction for date and edit editors.
Small abstract class that provides some functions that are common for both Q3DateEdit and Q3TimeEdit . It is used internally by Q3DateTimeEditor.