mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-04 05:30:32 -05:00 
			
		
		
		
	
		
			
	
	
		
			23 lines
		
	
	
		
			458 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			23 lines
		
	
	
		
			458 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 
								 | 
							
								Command:
							 | 
						||
| 
								 | 
							
								  description: Represents a Command object
							 | 
						||
| 
								 | 
							
								  properties:
							 | 
						||
| 
								 | 
							
								    group:
							 | 
						||
| 
								 | 
							
								      type: string
							 | 
						||
| 
								 | 
							
								    description:
							 | 
						||
| 
								 | 
							
								      type: string
							 | 
						||
| 
								 | 
							
								    command:
							 | 
						||
| 
								 | 
							
								      type: string
							 | 
						||
| 
								 | 
							
								    argString:
							 | 
						||
| 
								 | 
							
								      type: string
							 | 
						||
| 
								 | 
							
								    key:
							 | 
						||
| 
								 | 
							
								      description: Qt::Key
							 | 
						||
| 
								 | 
							
								      type: integer
							 | 
						||
| 
								 | 
							
								    keyModifiers:
							 | 
						||
| 
								 | 
							
								      sdescription: Qt::KeyboardModifiers
							 | 
						||
| 
								 | 
							
								      type: integer
							 | 
						||
| 
								 | 
							
								    associateKey:
							 | 
						||
| 
								 | 
							
								      description: boolean
							 | 
						||
| 
								 | 
							
								      type: integer
							 | 
						||
| 
								 | 
							
								    release:
							 | 
						||
| 
								 | 
							
								      description: boolean
							 | 
						||
| 
								 | 
							
								      type: integer
							 |