CCL-GUI
Graphical User Interface (dynamic library).
// namespaces namespace CCL::ClassID; // structs struct CCL::Win32::DpiAwarenessScope; struct CCL::IAnimation; struct CCL::IApplication; struct CCL::IApplicationProvider; struct CCL::IAutoScroller; struct CCL::IColorPalette; struct CCL::IColorPaletteModel; struct CCL::Win32::IDpiInfo; struct CCL::IDrawable; struct CCL::IImageDrawable; struct CCL::IImagePalette; struct CCL::MacOS::IMetalGraphicsInfo; struct CCL::IMouseCursor; struct CCL::IMouseHandler; struct CCL::INameNavigator; struct CCL::INamedItemIterator; struct CCL::INavigator; struct CCL::IPalette; struct CCL::IPaletteItemModel; struct CCL::IPaletteProvider; struct CCL::IPresentable; struct CCL::Win32::IScreenInfo; struct CCL::ISprite; struct CCL::ISystemShell; struct CCL::Win32::ITaskBar; struct CCL::ITextModel; struct CCL::ITextModelProvider; struct CCL::ITimer; struct CCL::ITimerTask; struct CCL::ITouchCollection; struct CCL::ITouchHandler; struct CCL::IUserInterface; struct CCL::IUserOption; struct CCL::IUserOptionDialog; struct CCL::IUserOptionList; struct CCL::IViewAnimator; struct CCL::IViewScreenCapture; struct CCL::IVisualStyle; struct CCL::IVisualStyleItem; struct CCL::PopupSizeInfo; struct Core::TouchInfo; // classes class CCL::AbstractDrawable; class CCL::AbstractPalette; class CCL::AbstractTouchHandler; class CCL::ControlGridPainter; class CCL::ControlScalePainter; class CCL::IdleClient; class CCL::ImageDrawable; class CCL::ImagePaletteAccessor; class CCL::SolidDrawable; class CCL::WaitCursor;