Attica::ListJob Class

template <typename T> class Attica::ListJob

Represents a list job. More...

Header: #include <Attica/ListJob>
CMake: find_package(KF6 REQUIRED COMPONENTS Attica)
target_link_libraries(mytarget PRIVATE KF6::Attica)
Inherits: Attica::GetJob

Public Functions

typename T::List itemList() const

Detailed Description

Member Function Documentation

typename T::List ListJob::itemList() const