Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

Ubit Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
U3dappliU3dAppli must be used instead of UAppli for U3D applications
U3dboxA container that places its children as planes in a 3D world
U3dmenuA Control menu that makes it possible to control the U3dpos or a UBox interactively
U3dpos3D position of a component in a U3Dbox
U3dview3-Dimensional view, able to display UBox as planes in a 3D space
UAlertboxAlertbox gadget
UAlphaAlpha blending property
UAppliThe Application Context
UArgs[impl] additive arglists passed as an argument to UGroup and subclasses
UBackgroundBackground property
UBarUBar = horizontal toolbar or status bar
UBgcolorActive Background Color Property
UBorderBorder decoration Property
UBoxGraphical "viewable" container
UBrickUbit Brick: base class: READ THIS FIRST!
UButtonButton widget
UCallUCall and its template subclasses define a family of classes for adding callback functions and methods to other bricks
UCardboxCard box (or Tabbed Pane)
UCDATASectionXML CDATASection
UCheckboxCheckbox gadget
UChild[impl] Internal implementation of a child node
UChildrenChild (or attribute) list
UChildwinChild Window
UChoiceExclusive selector for making UListbox and UTreebox
UColorActive Color Property
UComboboxCombo box gadget
UCommentXML Comment
UCompactEventsFor compacting mouse events
UCondBase class for Ubit conditions
UConfConfiguration of the UAppli
UContext[impl] UContext = a subcontext (not the first layer of the context cstack) and a base for UWinContext (the first layer of the cstack)
UCssParser[impl] CSS parser for XML/HTML documents
UCssProps[impl] precompiled CSS properties
UCssStyles[impl] precompiled HTML Elements Styles
UCstrUseful functions for C strings
UCtlmenuSimple Control menu
UCursorMouse pointer cursor
UDataBase class for Viewable Objects
UDataPropsUseful information on UData objects that are being retrieved by UEvent::findData() or UEvent::findStr()
UDefaultErrorHandlerDefault Error handler
UDialogUDialog: (non iconifiable) dialog box
UDirDirectory
UDispDisplay Context
UDocGeneric Document
UDocAttachmentDocument attachment (image, stylesheet, etc.)
UDocboxDocument box gadget
UDocCreatorDocument creator interface (intended to be subclassed)
UDocFactoryDocument Factory: use this class to read documents
UDocSourceDocument source (file, buffer, etc.)
UDoubleActive Double
UEditText editing and caret controller
UErrorError exception
UErrorFlowError Flow
UErrorHandlerError handler
UEventUbit Event class
UEventFlow[Impl] Ubit Event Flow
UFileCacheFile cache
UFileInfoFile info
UFileModeFile mode
UFileStatFile status returned by functions that open files
UFileTypeFile type
UFinderFile finder
UFinderCom[Impl] UFinder communication (remote file access by using ssh, etc)
UFinderControls[Impl] UFinder controls
UFinderDir[Impl] A directory in the UFinder
UFinderHost[Impl] A host in the UFinder
UFinderListenerUFinder Listener
UFlagFlagging conditions
UFlagdefDefines a flag that is inherited in the scene graph
UFlatbuttonFlat Button gadget
UFlatDoc< Base of flat documents that just contains flat text or an image see also: UXmlDoc for XML "hierarchical" documents
UFloatActive Float
UFlowboxUFlowbox = Box with a Flow Layout (similar to an HTML page)
UFontActive Font Property
UFontDesc[impl] Internal representation for fonts
UFontFamilyConfFont Family
UFrameUFrame: iconifiable toplevel window
UGraphClass for drawing graphics in UBox view(s)
UGroupLogical "grouping" container
UHalignHorizontal Layout policy
UHboxUHbox = horizontal Box
UHeightHeight policy
UHeightControlInteractive Height-Resizer
UHmarginHorizontal Margin property
UHspacingHorizontal Spacing property
UHtmlCreator[impl] HTML Creator
UHtmlGrammarHTML Grammar
UIconUIcon (for UIconbox)
UIconboxIcon box
UIfscaleScale conditions (for semantic zooming)
UImaImage Object
UInbufUInbuf
UInputUInput object fires callbacks when a file or a socket gets data
UIntegerActive Integer
UIObufUIObuf
UItemItem Button widget (a kind of button that is used in UListbox(es))
ULabelLabel widget
ULinkbuttonLink Button gadget
UListboxList gadget
UMarginsBox margins
UMenuUMenu: pulldown or cascaded menu
UMenubarMenu bar
UMenuCtrlImplementation
UMessageUbit Message
UMessagePortUbit Message Port
UMessagePortMapImpl
UModeObjects' modes
UMServiceUMService: Ubit Mouse/Message Service
UMService::BrowseReplySee browseUMServers()
UMService::ResolveReplySee resolveUMServer()
UMSrequestUMS Request (from a Client to the UMS server)
UNatAppliImplementation: Native Application Context
UNatDispImplementation: Native Display Context
UNatGraphImplementation: Native Graphics Context
UNatImaNative image (encapsulates the corresponding X resources)
UNatWinImplementation: Native Window
UNotCondNegation of a Ubit condition
UNumberActive Number base class
UOnEvent conditions
UOptionSpecification and retreiving of non standard options on the command line
UOrientObject Orientation
UOutbufUOutbuf
UPane[Impl] base class for creating UScrollpane
UPaneViewPane View Renderer
UParent[impl] Internal implementation of a parent node
UParentsParent list
UPixPixmap Image object
UPlacementConstraints for Window Placement
UPluginDoc< Documents that needs a plugin to be displayed
UPopmenuUPopmenu: Contextual Menu
UPosPosition property
UProcessingInstructionXML ProcessingInstruction
UPropBase class for Graphical Properties
UPropdefDefines a property that is inherited in the scene graph
UPropsSet of properties
UPropvalGets the value of an inherited property
URadiobuttonRadio Button gadget
URadioSelectExclusive selector for selecting boxes (eg
URegionRectangular Region
UScaleScale property
UScrollbarScrollbar gadget
UScrollbarViewScrollbar View Renderer
UScrollpaneA box with (optionnal) scrollbars that manages a viewport
USeparSeparator gadget
UServerSocketUServerSocket
USliderSlider gadget
USliderButtonSlider button (used by USlider)
USliderbuttonStyleUSliderbutton for scrollbars
USocketUbit Simple Sockets
USourcePropsEvent Properties of the Source & Source View
USpinboxSpinbox gadget
UStatusbarStatus bar
UStrActive String class
UStyleCompiled Object Style
UStyleParserStyle Parser
UStyleProps[impl] precompiled style properties
USymbolGraphical Symbols
UTabbuttonTab Button widget (for tabbed panes,
UTableUTable = class for creating (simplified) HTML like tables
UTableViewTableView Renderer see also: UTable
UTcellTable Cell
UTextareaTextarea widget: multiple line editor
UTextboxTextbox gadget: base class for handling text
UTextfieldTextfield widget: single line editor
UTextSelectionText selection
UTimerUTimer object fires callbacks after a given delay
UTrowTable Row
UUpdateHow to update UGroup, UBox, UWin objects and subclasses
UValignVertical Layout policy
UVboxUVbox = vertical Box
UViewBox View
UViewStyleSpecifies the View Style of an UBox
UVmarginVertical Margin property
UVspacingVertical Spacing property
UWidthWidth policy
UWidthControlInteractive Width-Resizer
UWinBase class for windows and menus (abstract class)
UWinContext[impl] UWinContext = the first layer of the context cstack
UWinGraph[impl] internal class for drawing the content of Ubit objects
UXmlCreator[impl] XML Creator
UXmlDocXML Doc
UXmlDocTypeXML DocType
UXmlGrammarXML Grammar
UXmlGrammarsList of XML Grammars

Generated on Mon Nov 28 23:33:54 2005 for Ubit by  doxygen 1.4.0