For example, array considered two actions - "Open" and "New":
Qt Code:
void MyClass::pressMenu() { }To copy to clipboard, switch view to plain text mode
If you click in "Open", mean of name_menu is "Open", other - "New"!
For example, array considered two actions - "Open" and "New":
Qt Code:
void MyClass::pressMenu() { }To copy to clipboard, switch view to plain text mode
If you click in "Open", mean of name_menu is "Open", other - "New"!
Bookmarks