PCL
Control.h File Reference
#include <pcl/Defs.h>
#include <pcl/AutoPointer.h>
#include <pcl/ButtonCodes.h>
#include <pcl/Color.h>
#include <pcl/Cursor.h>
#include <pcl/Flags.h>
#include <pcl/Font.h>
#include <pcl/KeyCodes.h>
#include <pcl/Rectangle.h>
#include <pcl/Sizer.h>
#include <pcl/UIObject.h>
#include <pcl/UIScaling.h>

Go to the source code of this file.

Classes

class  pcl::Control
 Client-side interface to a PixInsight Control object. More...
 

Namespaces

 pcl
 PCL root namespace.
 
 pcl::FocusStyle
 Control focus styles.
 

Macros

#define CanonicalControlHeight(control_type)   CanonicalControlHeightImplementation<control_type>()
 Returns the canonical height in pixels for a specified control type. More...
 

Typedefs

using pcl::FocusStyles = Flags< FocusStyle::mask_type >