SaX::SaXManipulateLayoutIF Class Reference
SaX2 - Layout class interface.
More...
#include <layout.h>
List of all members.
|
Public Member Functions |
|
virtual void | setXOrgMultiheadMode (int)=0 |
|
virtual bool | setXOrgLayout (int, int, int, int, int)=0 |
|
virtual bool | setRelative (int, int, int, int)=0 |
|
virtual bool | removeRelative (int)=0 |
|
virtual int | getMultiheadMode (void)=0 |
|
virtual QList< QString > | getXOrgLayout (int)=0 |
|
virtual QList< QString > | getInputLayout (void)=0 |
|
virtual void | addInputLayout (int)=0 |
|
virtual void | removeInputLayout (int)=0 |
Detailed Description
SaX2 - Layout class interface.
The interface class is provided to be able to dlopen the library and have all methods available in the compilers virtual table. For a detailed description of the class itself please refer to the derived class definition
Definition at line 52 of file layout.h.
The documentation for this class was generated from the following file: