Hi,
What is the diference in using ...
Qt Code:
QT_BEGIN_NAMESPACE
class QLabel;
class QPushButton;
class QUdpSocket;
QT_END_NAMESPACETo copy to clipboard, switch view to plain text mode
or
Qt Code:
#include <QLabel>
#include <QPushButton>
#include <QUdpSocket>To copy to clipboard, switch view to plain text mode
... in my dialogs?
Thanks


 
					
					 
							
						 
    
    
    
    
    
    
   
    
    
       
    
    
    
    
   QT_BEGIN_NAMESPACE question
 QT_BEGIN_NAMESPACE question
		 
				
				
				
					 Reply With Quote
  Reply With Quote 
    
    
      
Bookmarks