libqi  1.14
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
libqi library

What is qi library?

libqi is a shared library providing access to OS and system level functionnalities. You will find cross-platform method to access the environment, to start process, to open files with UTF-8 path, to open shared library and more in qi::os. Basic logging facilities are provided. You will also find convenient functions in qi::path to access and search files related to your project.

API

Guide