[Network Cloud Disk Client]——Project Introduction

Project Description

The network cloud disk client implements a network cloud disk client software based on the QT/C++ framework. Its main functions include user registration, login, display of the user's personal file list, and file upload, download, deletion, and file sharing.

login interface

 Main window interface

 File Properties Dialog

 File display list

 upload files

Detailed implementation reference:

   [QT Network Cloud Disk]——Design login interface

[QT Network Cloud Disk Client]——Implementation of login interface function

[QT Network Cloud Disk Client]——Design of main window interface

[QT Network Cloud Disk Client]——Implementing file properties window

[QT Network Cloud Disk Client]——Get user file list information

[Network Cloud Disk Client] - Implementation of the function of uploading files

github link:

Cloud-disk/logindialog at master · sjp1237/Cloud-disk (github.com)

Guess you like

Origin blog.csdn.net/sjp11/article/details/132513582
Recommended