#include "FsfCell.h"
#include "FsfTypeCellBase.h"
#include "FsfNode.h"
#include "ImageModule.h"
#include <X11/Xlib.h>
#include <X11/Xutil.h>
Go to the source code of this file.
Classes | |
class | xwindows::CInterface |
A specialized interface node to create and interact with an XWindows window. More... | |
class | xwindows::CDisplay |
A class that displays image data (from active pulse) in an XWindows window through an XWindowsInterface. More... | |
Namespaces | |
namespace | xwindows |
Regroups the elements defined by the XWindows module. | |
Functions | |
xwindows XWindows module | |
An interface node and a cell to create and interact with an XWindows window. | |
void | xwindows::registerFactories () |
Function to call to load the node and cell factories in the system. |