Hi All,
I want to create my own data type and want to use in my own custom widget plugin and show in Designer's Property window by using in Q_PROPERTY() declaration in my plugin.
For example if I have custom data types like below;
typedef QMap<int,QVariant> MyType;
Could I create Q_PROPERTY in my widget plugin and can see from Designer's property windows.
Is this possible or not?
If possible how can I achieve?
Regards.
Thanks in advance.


 
					
					 
							
						 
    
    
    
    
    
    
   
    
    
    
    
   Can Custom Data types in Own Widget Plugin be shown Designer Property Window?
 Can Custom Data types in Own Widget Plugin be shown Designer Property Window?
		 
				
				
				
					 Reply With Quote
  Reply With Quote 
							
								
 
    
    
       
    
    
    
    
   
    
    
       
    
    
       
    
   Originally Posted by wysota
 Originally Posted by wysota
					
 
				 roperty, setProperty and etc usefull situation but not support designable extension for designer's property windows.
roperty, setProperty and etc usefull situation but not support designable extension for designer's property windows.
Bookmarks