forked from qt-creator/qt-creator
		
	Doc: use \uicontrol command instead of \gui macro
Change-Id: Idc898b6ac70b6d3186d353086b5f3e45830d1f83 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
		
				
					committed by
					
						
						Leena Miettinen
					
				
			
			
				
	
			
			
			
						parent
						
							c9696aa6f4
						
					
				
				
					commit
					e1fbeedcd4
				
			@@ -1,12 +1,13 @@
 | 
			
		||||
    \section2 Managing Device Processes
 | 
			
		||||
 | 
			
		||||
    You can view processes running on devices and kill them. Select
 | 
			
		||||
    \gui Tools > \gui Options > \gui Devices > \gui {Remote Processes}.
 | 
			
		||||
    \uicontrol Tools > \uicontrol Options > \uicontrol Devices >
 | 
			
		||||
    \uicontrol {Remote Processes}.
 | 
			
		||||
 | 
			
		||||
    You can filter the processes by name in the \gui {List of Processes}
 | 
			
		||||
    You can filter the processes by name in the \uicontrol {List of Processes}
 | 
			
		||||
    dialog.
 | 
			
		||||
 | 
			
		||||
    To update the process list, select \gui {Update List}.
 | 
			
		||||
    To update the process list, select \uicontrol {Update List}.
 | 
			
		||||
 | 
			
		||||
    To kill a process, select it in the list, and then select \gui {Kill
 | 
			
		||||
    To kill a process, select it in the list, and then select \uicontrol {Kill
 | 
			
		||||
    Process}.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user