*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 Vk/VkBusyDialog(3) -- Manage and display busy dialogs
    #include PUBLIC PROTOCOL SUMMARY Constructor/Destructor VkBusyDialog(const char* name); virtual void ~VkBusyDialog(void);
 Vk/VkCallbackObject(3) -- An abstract class that supports classes that use C++ member function callbacks
    Invoking Callbacks void callCallbacks(const char* const name, void *callData);
 Vk/VkCheckBox(3) -- A simple interface to a multi-choice preference panel
    #include PUBLIC PROTOCOL SUMMARY Constructor/Destructor VkCheckBox(const char* name, Widget parent); virtual void ~VkCheckBox(void);
 Vk/VkCmd(3) -- the simplest command class
    #include
 Vk/VkCmdFactory(3) -- produces VkCmd objects
    #include
 Vk/VkCmdManager(3) -- execute commands
    #include
 Vk/VkCmdRegistry(3) -- registry for named command classes
    #include
 Vk/VkColorChooserDialog(3) -- A dialog manager for color chooser dialogs
    #include PUBLIC PROTOCOL SUMMARY Constructor/Destructor VkColorChooserDialog(const char*); virtual ~VkColorChooserDialog(void); Manipulating the Colors XColor* getXColor(void); void setXColor(unsigned short, unsigned short, unsigned short); void setCurrentXColor(unsigned short, unsigned short, unsigned short); void setStoredXColor(unsigned short, unsigned short, unsigned short); The following functions do not follow the X model. They accept and return rgb values in th...
 Vk/VkCompletionField(3) -- A text input field that supports automatic name completion
    #include PUBLIC PROTOCOL SUMMARY Constructor/Destructor VkCompletionField(const char* name, Widget parent); virtual void ~VkCompletionField(void);
 Vk/VkComponent(3) -- Abstract base class for all ViewKit components
    #include PUBLIC PROTOCOL SUMMARY Displaying Components virtual void show() virtual void hide() void manage() void unmanage()
 Vk/VkComponentList(3) -- A simple list of VkComponent objects
    #include PUBLIC PROTOCOL SUMMARY Constructor/Destructor VkComponentList(void); virtual void ~VkComponentList(void);
 Vk/VkConfigureWM(3) -- Configure the window manager
    VkConfigureWM Sets window manager hints. PPPPaaaaggggeeee 1111
 Vk/VkCursorList(3) -- Support lists of cursors that can be used for animation
    This abstract base class manages a list of cursors and supports functions for cycling through the list. It is used as the basis of VkBusyCursor, which provides a sequence of animated busy cursors. To add alternate busy cursors to a ViewKit application, one can subclass VkCursorList, provide the desired sequence of Cursors, and install the new class with the VkApp object.
 Vk/VkCutPaste(3) -- A simple API for Cut/Copy/Drag/Drop
    #include PUBLIC PROTOCOL SUMMARY Constructor/Destructor VkCutPaste(Widget w); void ~VkCutPaste(void); Copy (Export) Methods void clear(Atom selection, Time time = CurrentTime); Boolean putCopy(Atom selection, Atom target, XtPointer data, unsigned long numBytes); Boolean putCopy(Atom selection, const char *targetName, XtPointer data, unsigned long numBytes); Boolean putReference(Atom selection, Atom target, XtPointer data, unsigned long numBytes); Boolean putReference(Atom selec...
 Vk/VkDeck(3) -- Container that makes one child at a time visible
    #include PUBLIC PROTOCOL SUMMARY Constructor/Destructor VkDeck(const char*,Widget); virtual ~VkDeck(void);
<<  [Prev]  248  249  250  251  252  253  254  255  256  257  258  259  260  261  262  263  264  265  266  267  268  
269  270  271  272  273  274  275  276  277  278  279  280  281  282  283  284  285  286  287  288  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service