class KFilePlacesView |
|
This class allows to display a KFilePlacesModel. |
|
|
|
|
|
|
|
|
|
|
|
|
|
If enabled is true, it is allowed dropping items above a place for e. g. copy or move operations. The application has to take care itself to perform the operation (see KFilePlacesView.urlsDropped()). If enabled is false, it is only possible adding items as additional place. Per default dropping on a place is disabled. |
|
|
|
|
|
|
|
Is emitted if items are dropped on the place dest. The application has to take care itself about performing the corresponding action like copying or moving. |