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

Definition at line 18 of file SFStringGUI.h.
Public Slots | |
| void | changeValue (const QString &) | 
Signals | |
| void | changed () | 
Public Member Functions | |
| SFStringGUI (QString nameOfField, QString *QStringToEdit, QWidget *parent, const char *name=0, WFlags fl=0) | |
| ~SFStringGUI () | |
| void | setValue () | 
Public Attributes | |
| QLineEdit * | lineEdit | 
Protected Attributes | |
| QHBoxLayout * | SFStringLayout | 
Private Attributes | |
| QString * | QStringToEdit | 
      
  | 
  ||||||||||||||||||||||||
| 
 
 Definition at line 19 of file SFStringGUI.cpp. References changeValue(), lineEdit, setValue(), and SFStringLayout.  | 
  
      
  | 
  
| 
 
 Definition at line 45 of file SFStringGUI.cpp.  | 
  
      
  | 
  
| 
 
 Referenced by changeValue().  | 
  
      
  | 
  
| 
 
 Definition at line 55 of file SFStringGUI.cpp. References changed(), and QStringToEdit. Referenced by SFStringGUI().  | 
  
      
  | 
  
| 
 
 Definition at line 50 of file SFStringGUI.cpp. References lineEdit, and QStringToEdit. Referenced by SFStringGUI().  | 
  
      
  | 
  
| 
 
 Definition at line 41 of file SFStringGUI.h. Referenced by setValue(), and SFStringGUI().  | 
  
      
  | 
  
| 
 
 Definition at line 35 of file SFStringGUI.h. Referenced by changeValue(), and setValue().  | 
  
      
  | 
  
| 
 
 Definition at line 38 of file SFStringGUI.h. Referenced by SFStringGUI().  | 
  
 
1.3.6