diff --git a/data.qrc b/data.qrc index 2f0a67e..9c654af 100644 --- a/data.qrc +++ b/data.qrc @@ -1,5 +1,23 @@ - - ex.txt + + data/images/bold.png + data/images/copy.png + data/images/create.png + data/images/cut.png + data/images/edit_redo.png + data/images/edit_undo.png + data/images/exit.png + data/images/font.png + data/images/info.png + data/images/italic.png + data/images/new.png + data/images/open.png + data/images/paste.png + data/images/pencil.png + data/images/print.png + data/images/save.png + data/images/save_as.png + data/images/underline.png + data/images/add.png diff --git a/data/images/add.png b/data/images/add.png new file mode 100644 index 0000000..12574b5 Binary files /dev/null and b/data/images/add.png differ diff --git a/data/images/bold.png b/data/images/bold.png new file mode 100644 index 0000000..fe737cd Binary files /dev/null and b/data/images/bold.png differ diff --git a/data/images/copy.png b/data/images/copy.png new file mode 100644 index 0000000..cb3442c Binary files /dev/null and b/data/images/copy.png differ diff --git a/data/images/create.png b/data/images/create.png new file mode 100644 index 0000000..fdfd4b4 Binary files /dev/null and b/data/images/create.png differ diff --git a/data/images/cut.png b/data/images/cut.png new file mode 100644 index 0000000..74b1530 Binary files /dev/null and b/data/images/cut.png differ diff --git a/data/images/edit_redo.png b/data/images/edit_redo.png new file mode 100644 index 0000000..8a77254 Binary files /dev/null and b/data/images/edit_redo.png differ diff --git a/data/images/edit_undo.png b/data/images/edit_undo.png new file mode 100644 index 0000000..852f5e3 Binary files /dev/null and b/data/images/edit_undo.png differ diff --git a/data/images/exit.png b/data/images/exit.png new file mode 100644 index 0000000..677d4de Binary files /dev/null and b/data/images/exit.png differ diff --git a/data/images/font.png b/data/images/font.png new file mode 100644 index 0000000..925e501 Binary files /dev/null and b/data/images/font.png differ diff --git a/data/images/info.png b/data/images/info.png new file mode 100644 index 0000000..9731212 Binary files /dev/null and b/data/images/info.png differ diff --git a/data/images/italic.png b/data/images/italic.png new file mode 100644 index 0000000..337aac2 Binary files /dev/null and b/data/images/italic.png differ diff --git a/data/images/new.png b/data/images/new.png new file mode 100644 index 0000000..b24edc5 Binary files /dev/null and b/data/images/new.png differ diff --git a/data/images/open.png b/data/images/open.png new file mode 100644 index 0000000..7b052ed Binary files /dev/null and b/data/images/open.png differ diff --git a/data/images/paste.png b/data/images/paste.png new file mode 100644 index 0000000..c50dbd9 Binary files /dev/null and b/data/images/paste.png differ diff --git a/data/images/pencil.png b/data/images/pencil.png new file mode 100644 index 0000000..a9c5e54 Binary files /dev/null and b/data/images/pencil.png differ diff --git a/data/images/print.png b/data/images/print.png new file mode 100644 index 0000000..0cd3f28 Binary files /dev/null and b/data/images/print.png differ diff --git a/data/images/save.png b/data/images/save.png new file mode 100644 index 0000000..e65a29d Binary files /dev/null and b/data/images/save.png differ diff --git a/data/images/save_as.png b/data/images/save_as.png new file mode 100644 index 0000000..6040574 Binary files /dev/null and b/data/images/save_as.png differ diff --git a/data/images/underline.png b/data/images/underline.png new file mode 100644 index 0000000..437c45b Binary files /dev/null and b/data/images/underline.png differ diff --git a/mainwindow.ui b/mainwindow.ui index 0af09fa..95edce2 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -249,7 +249,8 @@ ... - + + :/data/images/data/images/add.png:/data/images/data/images/add.png @@ -337,7 +338,6 @@ - @@ -368,7 +368,8 @@ - + + :/data/images/data/images/new.png:/data/images/data/images/new.png NewFile @@ -379,7 +380,8 @@ - + + :/data/images/data/images/save_as.png:/data/images/data/images/save_as.png SaveFile @@ -390,7 +392,8 @@ - + + :/data/images/data/images/save.png:/data/images/data/images/save.png SaveAsFile @@ -401,7 +404,8 @@ - + + :/data/images/data/images/print.png:/data/images/data/images/print.png PrintFile @@ -412,7 +416,8 @@ - + + :/data/images/data/images/copy.png:/data/images/data/images/copy.png EditCopy @@ -423,7 +428,8 @@ - + + :/data/images/data/images/paste.png:/data/images/data/images/paste.png EditPaste @@ -434,7 +440,8 @@ - + + :/data/images/data/images/cut.png:/data/images/data/images/cut.png EditCut @@ -443,20 +450,10 @@ QAction::MenuRole::NoRole - - - - - - EditDelete - - - QAction::MenuRole::NoRole - - - + + :/data/images/data/images/edit_undo.png:/data/images/data/images/edit_undo.png EditUndo @@ -467,7 +464,8 @@ - + + :/data/images/data/images/edit_redo.png:/data/images/data/images/edit_redo.png EditRedo @@ -478,7 +476,8 @@ - + + :/data/images/data/images/new.png:/data/images/data/images/new.png New @@ -488,6 +487,8 @@ - + + +