kexi
KexiContextMenuUtils Class Reference
#include <kexicontextmenuutils.h>
Detailed Description
A set of helpers for updating popup menu titles.The functions set meaningful titles like "Emploee : Image".
Definition at line 33 of file kexicontextmenuutils.h.
Static Public Member Functions | |
static bool | updateTitle (QPopupMenu *menu, const QString &objectName, const QString &objectTypeName, const QString &iconName) |
Member Function Documentation
bool KexiContextMenuUtils::updateTitle | ( | QPopupMenu * | menu, | |
const QString & | objectName, | |||
const QString & | objectTypeName, | |||
const QString & | iconName | |||
) | [static] |
Updates title for context menu.
- Returns:
- true if the title has been updated.
- Todo:
- look at makeFirstCharacterUpperCaseInCaptions setting [bool] (see doc/dev/settings.txt)
Definition at line 255 of file kexicontextmenuutils.cpp.
The documentation for this class was generated from the following files: