domain::AdminUser | This class represents an administrator user |
domain::AdminUserType | "Class to represent the administrator user type" |
Application | |
ApplicationPrivate | |
domain::BusinessRule2Exception | |
domain::Clock | A simple clock that can notify objects |
control::ClockAdjuster | |
control::ControllerFactory | |
control::ControllerFactoryPrivate | |
control::ControllerInterface | An interface for all the controllers |
ControlTest | |
control::DataLoader | Class to load data from a file into the domain layer |
control::DataSaver | |
control::DataSaverPrivate | |
control::DeadlineFocus | |
domain::DependentDataException | |
control::DomainModel | |
DomainTest | |
domain::Duration | Class that represents duration |
control::DurationFocus | |
ui::DurationWidget | |
exception | |
domain::Field | Represents a field to be used by a TaskType |
control::FocusInterface | Interface for plugins that define a focus strategy |
ui::Gui | |
ui::GuiFactory | |
ui::InputWidget | |
ui::IntInputWidget | |
tools::InvalidDataException | |
domain::Invitation | Represents an invitation of a Task for a User |
domain::InvitationData | Simple data structure with information about an Invitation |
control::InvitationManager | |
control::InvitationModel | |
domain::InvitationPrivate | |
control::InvitationReplier | |
ui::InvitationSelectionWidget | |
control::data::MinMaxDurationData | |
control::data::OverviewDetails | |
control::OverviewShower | |
ui::OverviewWidget | |
domain::Project | Class to represent a project |
control::ProjectAssigner | |
control::ProjectCreator | |
control::data::ProjectDetails | Details about a Project object |
ui::ProjectDetailsWidget | Widget that shows all project details |
control::ProjectModel | |
domain::ProjectPrivate | |
control::ProjectRemover | |
QAbstractTableModel | |
QApplication | |
QDialog | |
QLineEdit | |
QObject | |
QSharedData | |
QSpinBox | |
QWidget | |
domain::Requirement | Represents a requirements of a TaskType |
domain::Reservation | Class to represent a reservation |
domain::ReservationData | Simple data structure with information about a Reservation |
control::data::ReservationDetails | Details about a Reservation object |
control::ReservationModel | |
domain::ReservationPrivate | |
domain::Resource | Class to represent a resource |
control::ResourceCreator | |
control::data::ResourceDetails | Details about a Resource object |
ui::ResourceDetailsWidget | Widget that shows all resource details |
control::ResourceModel | |
domain::ResourcePrivate | |
domain::ResourceRequirement | Represents a requirement for a ResourceType |
control::ResourceRequirementsModel | |
control::ResourceReservationMaker | |
control::ResourceReservationModel | |
ui::ResourceReservationWidget | |
domain::ResourceType | "Class to represent the type of a user" |
domain::Schedule | Class that represents a schedule |
domain::SchedulePrivate | |
control::data::SelectionData | Contains data about a selection made by the user |
control::SelectUser | |
control::data::SimpleInputData< T > | Template class to store a single data value |
domain::StateChangeData | Class to represent the change between different taskstates for a task |
domain::StorableData | A general class for all data that should be "storable" |
tools::StringException | |
ui::StringInputWidget | |
domain::Task | Class to represent a task |
domain::TaskAvailable | Represents the state a task is in when it's unfinished, but is available |
control::TaskCreator | |
control::DataLoader::TaskData | |
domain::TaskDeleting | A task that is being deleted will be set in this state |
control::data::TaskDetails | Details about a Task object |
control::TaskDetailsShower | |
ui::TaskDetailsWidget | Widget that shows all task details |
domain::TaskFailed | Represents the failed state a task can be in |
domain::TaskManagerData | Class to store all data in the domain layer |
domain::TaskManagerDataPrivate | |
control::TaskModel | |
control::TaskModifier | |
domain::TaskPrivate | |
control::TaskRemover | |
control::data::TaskRepresentation | |
domain::TaskState | A class to represent the state of a Task |
domain::TaskSuccessful | Represents the successful state a task can be in |
domain::TaskType | Represents a type of Task objects |
control::data::TaskTypeDetails | |
control::TaskTypeFocus | |
domain::TaskTypePrivate | |
domain::TaskUnavailable | Represents the state a task is in when it's unfinished, but is unavailable |
domain::TaskUnfinished | Represents the unfinished state a task can be in |
control::TaskUpdater | |
control::TaskWorker | |
TestInterface | The base class for all tests |
TestUi | |
TestUiData | |
control::ThemeLoader | |
domain::Type | |
domain::TypePrivate | |
ui::UiInterface | |
control::UnsupportedActionException | |
domain::User | Class to represent a user |
control::UserCreator | |
control::data::UserInputData | Base class for communication data between the control and ui layer |
control::UserModel | |
domain::UserPrivate | |
domain::UserRequirement | Represents a requirement for a UserType |
control::UserRequirementsModel | |
domain::UserType | "Class to represent the type of a user" |
ui::WidgetDialog | |