Fcitx
Classes
element.h File Reference

Utility class that provides a hierarchy between multiple objects. More...

#include <list>
#include <memory>
#include <fcitx-utils/connectableobject.h>
#include <fcitx-utils/fcitxutils_export.h>
#include <fcitx-utils/macros.h>
Include dependency graph for element.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fcitx::Element
 Base class that can be used for UI composition or graph. More...
 

Detailed Description

Utility class that provides a hierarchy between multiple objects.

Definition in file element.h.