forked from loafle/openapi-generator-original
[cpp-qt] Add option for download progress, add test (#19297)
* add option for download progress, add test * add cmake file * remove test * update
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
README.md
|
||||
client/CMakeLists.txt
|
||||
client/Config.cmake.in
|
||||
client/PFXApiResponse.cpp
|
||||
client/PFXApiResponse.h
|
||||
client/PFXCategory.cpp
|
||||
client/PFXCategory.h
|
||||
client/PFXEnum.h
|
||||
client/PFXHelpers.cpp
|
||||
client/PFXHelpers.h
|
||||
client/PFXHttpFileElement.cpp
|
||||
client/PFXHttpFileElement.h
|
||||
client/PFXHttpRequest.cpp
|
||||
client/PFXHttpRequest.h
|
||||
client/PFXOauth.cpp
|
||||
client/PFXOauth.h
|
||||
client/PFXObject.h
|
||||
client/PFXOrder.cpp
|
||||
client/PFXOrder.h
|
||||
client/PFXPet.cpp
|
||||
client/PFXPet.h
|
||||
client/PFXPetApi.cpp
|
||||
client/PFXPetApi.h
|
||||
client/PFXPrimitivesApi.cpp
|
||||
client/PFXPrimitivesApi.h
|
||||
client/PFXServerConfiguration.h
|
||||
client/PFXServerVariable.h
|
||||
client/PFXStoreApi.cpp
|
||||
client/PFXStoreApi.h
|
||||
client/PFXTag.cpp
|
||||
client/PFXTag.h
|
||||
client/PFXTestAnyType.cpp
|
||||
client/PFXTestAnyType.h
|
||||
client/PFXUser.cpp
|
||||
client/PFXUser.h
|
||||
client/PFXUserApi.cpp
|
||||
client/PFXUserApi.h
|
||||
client/PFXclient.pri
|
||||
Reference in New Issue
Block a user