A native menu separator. 更多...
| import 语句: | import Qt.labs.platform 1.0 | 
| Since: | Qt 5.8 | 
| 继承: | MenuItem | 
						The
						
							MenuSeparator
						
						type is provided for convenience. It is a
						
							MenuItem
						
						that has the
						
							separator
						
						特性被设为
						
true
						
						在默认情况下。
					
 
					注意: Types in Qt.labs modules are not guaranteed to remain compatible in future versions.