Module implementing a class used to display the parts of the project, that don't fit the other categories.
None |
ProjectOthersBrowser | A class used to display the parts of the project, that don't fit the other categories. |
None |
A class used to display the parts of the project, that don't fit the other categories.
None |
None |
ProjectOthersBrowser | Constructor |
__deleteItem | Private method to delete the selected entry from the OTHERS project data area. |
__refreshItem | Private slot to refresh (repopulate) an item. |
__removeItem | Private slot to remove the selected entry from the OTHERS project data area. |
__showContextMenu | Private slot called by the menu aboutToShow signal. |
__showContextMenuBack | Private slot called by the backMenu aboutToShow signal. |
__showContextMenuMulti | Private slot called by the multiMenu aboutToShow signal. |
__showMimeType | Private slot to show the mime type of the selected entry. |
_contextMenuRequested | Protected slot to show the context menu. |
_createPopupMenus | Protected overloaded method to generate the popup menu. |
_editPixmap | Protected slot to handle the open in icon editor popup menu entry. |
_openHexEditor | Protected slot to handle the open in hex editor popup menu entry. |
_openItem | Protected slot to handle the open popup menu entry. |
_showContextMenu | Protected slot called before the context menu is shown. |
None |
Constructor
Private method to delete the selected entry from the OTHERS project data area.
Private slot to refresh (repopulate) an item.
Private slot to remove the selected entry from the OTHERS project data area.
Private slot called by the menu aboutToShow signal.
Private slot called by the backMenu aboutToShow signal.
Private slot called by the multiMenu aboutToShow signal.
Private slot to show the mime type of the selected entry.
Protected slot to show the context menu.
Protected overloaded method to generate the popup menu.
Protected slot to handle the open in icon editor popup menu entry.
Protected slot to handle the open in hex editor popup menu entry.
Protected slot to handle the open popup menu entry.
Protected slot called before the context menu is shown.
It enables/disables the VCS menu entries depending on the overall VCS status and the file status.