Skip to content

This project is a personal journey of learning how to use the Qt toolkit, KDE Frameworks, Kirigami, CMake and C++ to create cross platform applicatons.

License

Notifications You must be signed in to change notification settings

Tauheed-Elahee/testKirigami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testKirigami

This project is a personal journey of learning how to use the Qt toolkit, KDE Frameworks, Kirigami and C++ to create cross platform applicatons.

Building

Type the following commands in the terminal

$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./src/testKirigami

Current State

The pictures can be found in the GALLERY folder.

The application looks like the following picture. MainPage

The application can copy contents of one file to another. The first two lines of the second file is to check if the files were opened successfully. Copying_Files

About

This project is a personal journey of learning how to use the Qt toolkit, KDE Frameworks, Kirigami, CMake and C++ to create cross platform applicatons.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published