NOCL  v0.1.0-2524
Modern C++ Class Library for GUI Projects
nocl_internal.hpp File Reference

Internal NOCL functions. More...

#include "nocl.hpp"
Include dependency graph for nocl_internal.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 nocl
 

Functions

std::string nocl::shorten_path_for_display (std::string path)
 Possibly shorten a path so it contains less components. More...
 

Detailed Description

Internal NOCL functions.

Not meant for general usage.