Home
last modified time | relevance | path

Searched refs:setupActionCommon (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/widgets/
H A Dsimplerichtextedit.cpp324 setupActionCommon(QAction *act, const char *appActionId) in setupActionCommon() function
371 setupActionCommon(act, ACT_SELECT_ALL_LINES); in setupActions()
378 setupActionCommon(act, ACT_TOGGLE_SELECTED_LINES_BOLD); in setupActions()
385 setupActionCommon(act, ACT_TOGGLE_SELECTED_LINES_ITALIC); in setupActions()
392 setupActionCommon(act, ACT_TOGGLE_SELECTED_LINES_UNDERLINE); in setupActions()
399 setupActionCommon(act, ACT_TOGGLE_SELECTED_LINES_STRIKETHROUGH); in setupActions()
405 setupActionCommon(act, ACT_CHANGE_SELECTED_LINES_TEXT_COLOR); in setupActions()
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/gui/treeview/
H A Drichlineedit.cpp64 setupActionCommon(QAction *act, const char *appActionId) in setupActionCommon() function
110 setupActionCommon(act, ACT_SELECT_ALL_LINES); in setupActions()
118 setupActionCommon(act, ACT_TOGGLE_SELECTED_LINES_BOLD); in setupActions()
126 setupActionCommon(act, ACT_TOGGLE_SELECTED_LINES_ITALIC); in setupActions()
134 setupActionCommon(act, ACT_TOGGLE_SELECTED_LINES_UNDERLINE); in setupActions()
142 setupActionCommon(act, ACT_TOGGLE_SELECTED_LINES_STRIKETHROUGH); in setupActions()
149 setupActionCommon(act, ACT_CHANGE_SELECTED_LINES_TEXT_COLOR); in setupActions()