AnimaL | 
     Tutorial | 
	 Documentation | 
   
#include <X3DSFRotationGUI.h>
Inheritance diagram for X3DTK::Qt::X3DSFRotationGUI:

Definition at line 19 of file X3DSFRotationGUI.h.
Public Slots | |
| void | changeValueX (float) | 
| void | changeValueY (float) | 
| void | changeValueZ (float) | 
| void | changeValueA (float) | 
Signals | |
| void | changed () | 
Public Member Functions | |
| X3DSFRotationGUI (QString nameOfField, X3DTK::SFRotation *Vec4ToEdit, QWidget *parent, const char *name=0, WFlags fl=0) | |
| ~X3DSFRotationGUI () | |
| void | setValue () | 
Public Attributes | |
| WFloatLineEdit * | editX | 
| WFloatLineEdit * | editY | 
| WFloatLineEdit * | editZ | 
| WFloatLineEdit * | editA | 
Protected Attributes | |
| QHBoxLayout * | SFVector4Layout | 
Private Attributes | |
| X3DTK::SFRotation * | Vec4ToEdit | 
      
  | 
  ||||||||||||||||||||||||
| 
 
 Definition at line 24 of file X3DSFRotationGUI.cpp. References changeValueA(), changeValueX(), changeValueY(), changeValueZ(), WFloatLineEdit::setMaxFloatValue(), WFloatLineEdit::setMinFloatValue(), and setValue().  | 
  
      
  | 
  
| 
 
 Definition at line 71 of file X3DSFRotationGUI.cpp.  | 
  
      
  | 
  
| 
 
 Referenced by changeValueA(), changeValueX(), changeValueY(), and changeValueZ().  | 
  
      
  | 
  
| 
 
 Definition at line 99 of file X3DSFRotationGUI.cpp. References changed(). Referenced by X3DSFRotationGUI().  | 
  
      
  | 
  
| 
 
 Definition at line 84 of file X3DSFRotationGUI.cpp. References changed(). Referenced by X3DSFRotationGUI().  | 
  
      
  | 
  
| 
 
 Definition at line 89 of file X3DSFRotationGUI.cpp. References changed(). Referenced by X3DSFRotationGUI().  | 
  
      
  | 
  
| 
 
 Definition at line 94 of file X3DSFRotationGUI.cpp. References changed(). Referenced by X3DSFRotationGUI().  | 
  
      
  | 
  
| 
 
 Definition at line 76 of file X3DSFRotationGUI.cpp. References WFloatLineEdit::setFloatValue(). Referenced by X3DSFRotationGUI().  | 
  
      
  | 
  
| 
 
 Definition at line 48 of file X3DSFRotationGUI.h.  | 
  
      
  | 
  
| 
 
 Definition at line 45 of file X3DSFRotationGUI.h.  | 
  
      
  | 
  
| 
 
 Definition at line 46 of file X3DSFRotationGUI.h.  | 
  
      
  | 
  
| 
 
 Definition at line 47 of file X3DSFRotationGUI.h.  | 
  
      
  | 
  
| 
 
 Definition at line 42 of file X3DSFRotationGUI.h.  | 
  
      
  | 
  
| 
 
 Definition at line 39 of file X3DSFRotationGUI.h.  | 
  
 
1.3.6