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 |
__addOthersDirectory | Private method to add files of a directory to the project. |
__addOthersFiles | Private method to add files to the project. |
__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. |
__showContextMenuDir | Private slot called by the dirMenu 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. |
_openFileInEditor | Protected slot to handle the Open in Editor menu action. |
_openHexEditor | Protected slot to handle the open in hex editor popup menu entry. |
_openItem | Protected slot to handle the open popup menu entry. |
_openPdfViewer | Protected slot to handle the open in PDF viewer popup menu entry. |
_showContextMenu | Protected slot called before the context menu is shown. |
getIcon | Public method to get an icon for the project browser. |
None |
Constructor
Private method to add files of a directory to the project.
Private method to add files to the project.
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 dirMenu 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 Editor menu action.
Protected slot to handle the open in hex editor popup menu entry.
Protected slot to handle the open popup menu entry.
Protected slot to handle the open in PDF viewer 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.
Public method to get an icon for the project browser.