![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for Employee, including all inherited members.
Employee() | Employee | inline |
Employee(const Employee &other) | Employee | |
Employee() | Employee | inline |
Employee(int id, const QString &name) | Employee | inline |
Employee(const Employee &other) | Employee | inline |
id() const | Employee | inline |
name() const | Employee | inline |
operator=(const Employee &other) | Employee | |
setId(int id) | Employee | inline |
setName(const QString &name) | Employee | inline |