File: README.md

package info (click to toggle)
kf6-kcoreaddons 6.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,700 kB
  • sloc: cpp: 21,243; xml: 3,852; ansic: 38; sh: 34; python: 18; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
# KCoreAddons

Qt addon library with a collection of non-GUI utilities

## Introduction

KCoreAddons provides classes built on top of QtCore to perform various tasks
such as manipulating mime types, autosaving files, creating backup files,
generating random sequences, performing text manipulations such as macro
replacement, accessing user information and many more.