Giter VIP home page Giter VIP logo

kdutils's Introduction

KDUtils

KDUtils is a library which provides both helpers and wrappers around the C++ STL and a base for cross-platform applications, similar to QtCore.

Also check out KDBindings for an implementation of properties, signals, and slots. Used heavily in KDUtils.

KDFoundation

The KDFoundation namespace provides an event loop, an EventReceiver abstract class, and an Object type which is an event receiver that can have a parent Object and any number of children.

On top of that, you get:

  • Event
  • FileDescriptorNotifier
  • Timer
  • EventQueue: a thread-safe stack of events
  • Postman: a way of passing events down a series of receivers
  • CoreApplication: a class that connects the EventQueue, Postman, and event loop.

KDGui

KDGui provides a cross-platform windowing solution, built on top of the CoreApplication.

You get:

  • Window
  • Keyboard and mouse events
  • GuiApplication

KDUtils/KDUtils

This namespace is the namesake of the entire library, and contains the STL wrappers and helpers.

You get:

  • ByteArray
  • Dir
  • File
  • ElapsedTimer
  • Flags
  • Url
  • Logging factory helper

Building

On Linux:

sudo apt install libxkbcommon-dev libxcb-xkb-dev libxkbcommon-x11-dev wayland-scanner++ wayland-protocols libwayland-dev

For debug builds with code coverage:

sudo apt install gcovr

Contact

Licensing

KDUtils is © Klarälvdalens Datakonsult AB and is available under the terms of the MIT license.

Contact KDAB at [email protected] to inquire about commercial licensing.

Get Involved

Please submit your contributions or issue reports from our GitHub space at https://github.com/KDAB/KDUtils.

Contact [email protected] for more information.

About KDAB

KDUtils is supported and maintained by Klarälvdalens Datakonsult AB (KDAB).

The KDAB Group is the global No.1 software consultancy for Qt, C++ and OpenGL applications across desktop, embedded and mobile platforms.

The KDAB Group provides consulting and mentoring for developing Qt applications from scratch and in porting from all popular and legacy frameworks to Qt. We continue to help develop parts of Qt and are one of the major contributors to the Qt Project. We can give advanced or standard trainings anywhere around the globe on Qt as well as C++, OpenGL, 3D and more.

Please visit https://www.kdab.com to meet the people who write code like this.

Stay up-to-date with KDAB product announcements:

kdutils's People

Contributors

lemirep avatar winterz avatar mikom avatar redstrate avatar marcothaller avatar seanharmer avatar mpersano avatar bog-dan-ro avatar mkrus avatar the-argus avatar alistair-baxter-kdab avatar krf avatar dantti avatar nicolas-guichard avatar jjcasmar avatar phybrackets avatar tokoe-kdab avatar zeno-endemann-kdab avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.