SoQtColorEditor Class Reference

#include <SoQtColorEditor.h>

Inheritance diagram for SoQtColorEditor:
Inheritance graph
[legend]

List of all members.

Public Types

enum  Sliders {
  NONE = SoGuiColorEditor::NONE, INTENSITY = SoGuiColorEditor::INTENSITY, RGB = SoGuiColorEditor::RGB, HSV = SoGuiColorEditor::HSV,
  RGB_V = SoGuiColorEditor::RGB_V, RGB_HSV = SoGuiColorEditor::RGB_HSV
}
enum  UpdateFrequency { CONTINUOUS = SoGuiColorEditor::CONTINUOUS, AFTER_ACCEPT = SoGuiColorEditor::AFTER_ACCEPT }

Public Member Functions

void addColorChangedCallback (SoQtColorEditorCB *cb, void *closure=NULL)
void attach (SoMFUInt32 *color, int idx=0, SoBase *node=NULL)
void attach (SoMFColor *color, int idx=0, SoBase *node=NULL)
void attach (SoSFColor *color, SoBase *node=NULL)
void detach (void)
const SbColor & getColor (void) const
Sliders getCurrentSliders (void) const
SoGuiColorEditorgetEditor (void) const
UpdateFrequency getUpdateFrequency (void) const
SbBool isAttached (void) const
SbBool isWYSIWYG (void) const
void removeColorChangedCallback (SoQtColorEditorCB *cb, void *closure=NULL)
void setColor (const SbColor &color)
void setCurrentSliders (Sliders which)
void setUpdateFrequency (UpdateFrequency freq)
void setWYSIWYG (SbBool enable)
 SoQtColorEditor (QWidget *parent=NULL, const char *name=NULL, SbBool embed=TRUE)
 ~SoQtColorEditor (void)

Protected Member Functions

virtual const char * getDefaultIconTitle (void) const
virtual const char * getDefaultTitle (void) const
virtual const char * getDefaultWidgetName (void) const

Private Member Functions

 SOQT_OBJECT_HEADER (SoQtColorEditor, SoQtRenderArea)

Private Attributes

void * internals

Detailed Description

Definition at line 37 of file SoQtColorEditor.h.


Member Enumeration Documentation

Enumerator:
NONE 
INTENSITY 
RGB 
HSV 
RGB_V 
RGB_HSV 

Definition at line 44 of file SoQtColorEditor.h.

Enumerator:
CONTINUOUS 
AFTER_ACCEPT 

Definition at line 53 of file SoQtColorEditor.h.


Constructor & Destructor Documentation

SoQtColorEditor::SoQtColorEditor ( QWidget *  parent = NULL,
const char *  name = NULL,
SbBool  embed = TRUE 
)
SoQtColorEditor::~SoQtColorEditor ( void   ) 

Member Function Documentation

void SoQtColorEditor::addColorChangedCallback ( SoQtColorEditorCB cb,
void *  closure = NULL 
)
void SoQtColorEditor::attach ( SoMFUInt32 *  color,
int  idx = 0,
SoBase *  node = NULL 
)
void SoQtColorEditor::attach ( SoMFColor *  color,
int  idx = 0,
SoBase *  node = NULL 
)
void SoQtColorEditor::attach ( SoSFColor *  color,
SoBase *  node = NULL 
)
void SoQtColorEditor::detach ( void   ) 
const SbColor& SoQtColorEditor::getColor ( void   )  const
Sliders SoQtColorEditor::getCurrentSliders ( void   )  const
virtual const char* SoQtColorEditor::getDefaultIconTitle ( void   )  const [protected, virtual]

Reimplemented from SoQtRenderArea.

virtual const char* SoQtColorEditor::getDefaultTitle ( void   )  const [protected, virtual]

Reimplemented from SoQtRenderArea.

virtual const char* SoQtColorEditor::getDefaultWidgetName ( void   )  const [protected, virtual]

Reimplemented from SoQtRenderArea.

SoGuiColorEditor* SoQtColorEditor::getEditor ( void   )  const
UpdateFrequency SoQtColorEditor::getUpdateFrequency ( void   )  const
SbBool SoQtColorEditor::isAttached ( void   )  const
SbBool SoQtColorEditor::isWYSIWYG ( void   )  const
void SoQtColorEditor::removeColorChangedCallback ( SoQtColorEditorCB cb,
void *  closure = NULL 
)
void SoQtColorEditor::setColor ( const SbColor &  color  ) 
void SoQtColorEditor::setCurrentSliders ( Sliders  which  ) 
void SoQtColorEditor::setUpdateFrequency ( UpdateFrequency  freq  ) 
void SoQtColorEditor::setWYSIWYG ( SbBool  enable  ) 
SoQtColorEditor::SOQT_OBJECT_HEADER ( SoQtColorEditor  ,
SoQtRenderArea   
) [private]

Member Data Documentation

void* SoQtColorEditor::internals [private]

Definition at line 87 of file SoQtColorEditor.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:24 2012