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

  man pages->IRIX man pages -> Vk/VkPrefRadio (3)              
Title
Content
Arch
Section
 

Contents


VkPrefRadio(3x)						       VkPrefRadio(3x)


NAME    [Toc]    [Back]

     VkPrefRadio - Radio box interface for preference package

INHERITS FROM    [Toc]    [Back]

     VkPrefGroup : VkPrefItem :	VkComponent : VkCallbackObject

HEADER FILE    [Toc]    [Back]

     #include <Vk/VkPrefItem.h>

PUBLIC PROTOCOL	SUMMARY
   Constructor/Destructor
	   VkPrefRadio(const char* name,
		      Boolean horizOrientation = False,
		      Boolean noLabel =	False);
	   virtual void	~VkPrefRadio(void);

CLASS DESCRIPTION    [Toc]    [Back]

	  VkPrefRadio is a VkPrefGroup specialized for containing only
	  VkPrefToggle objects.	 The radio-box behavior	will enforce that at
	  most one toggle is set among the children.


FUNCTION DESCRIPTIONS    [Toc]    [Back]

   VkPrefRadio()
	   VkPrefRadio(const char* name,
		      Boolean horizOrientation = False,
		      Boolean noLabel =	False);
	   virtual void	~VkPrefRadio(void);


	  Creates a VkPrefGroup	whose base widget is a Motif XmRowColumn
	  widget with XmNradioBehavior set to True.  The second	argument turns
	  on horizontal	orientation, and the third argument turns off the
	  label	widget for the group itself.  Use the standard
	  VkPrefGroup::addItem for adding items	to the VkPrefRadio object.

INHERITED MEMBER FUNCTIONS    [Toc]    [Back]

   Inherited from VkPrefGroup
	  show(),  okToQuit(),	updateValue(),	revertValue(),	activate(),
	  changed(), deleteChildren(),	baseHeight(),  activateCallback(),
	  addItem(),  size(),  item(),	checkHomogeneous(), buildVertical(),
	  buildHorizontal(),  map_notify()


   Inherited from VkPrefItem    [Toc]    [Back]
	  VkPrefItem(),	~VkPrefItem(), activate(), deleteChildren(),
	  labelHeight(), baseHeight(), setLabelHeight(), setBaseHeight(),
	  activateCallback(), installDestroyHandlers(),	labelWidget(),
	  buildLabel(),	getHeight(), setHeight(), _labelWidget,	_baseName,
	  _labelName, _activated, _homogeneous,



									Page 1






VkPrefRadio(3x)						       VkPrefRadio(3x)



   Inherited from VkComponent    [Toc]    [Back]
	  installDestroyHandler(), removeDestroyHandler(), widgetDestroyed(),
	  setDefaultResources(), getResources(), manage(), unmanage(),
	  baseWidget(),	okToQuit(), _name, _baseWidget,	_w, deleteCallback


   Inherited from VkCallbackObject    [Toc]    [Back]
	  callCallbacks(), addCallback(), removeCallback(),
	  removeAllCallbacks()


CLASSES	USED BY	THIS CLASS
     VkPrefItem

SEE ALSO    [Toc]    [Back]

      
      
     VkPrefGroup, VkPrefItem, VkComponent, VkPrefItem
     ViewKit Programmer's Guide
     The X Window System, DEC Press, Bob Sheifler and Jim Gettys
     The X Window System Toolkit, DEC Press, Paul Asente and Ralph Swick
     The OSF/Motif Programmers Reference, Prentice Hall, OSF


									PPPPaaaaggggeeee 2222
[ Back ]
 Similar pages
Name OS Title
VkPrefDialog IRIX Preference dialog interface for preference package
VkPrefGroup IRIX Grouping interface for preference package
VkPrefToggle IRIX Toggle interface for preference package
VkPrefList IRIX List-arrangement interface for preference package
VkPrefSeparator IRIX Separator for preference package (decorative)
VkPrefLabel IRIX Label for preference package (decorative)
VkPrefCustom IRIX Custom widget holder for preference package
VkPrefEmpty IRIX Empty place holder for preference package (decorative)
radio NetBSD interface between low and high level radio drivers
radio OpenBSD interface between low and high level radio drivers
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service