Actions documentation
Tool menus:
File
Action Name Note
New Create new qss file in program. File is not present on the hard drive. Reset flag: whether the text is edited.
Open The program offers to open a new file and if current qss style is change, program offers to resave it.
Save Resave qss style, if it a bew style call "save as".
Save as The program offers to select file path and save current qss style.
Recent projects Here contains 6 recently opened files, if you open file witch situated in recent file, that this file become first and other files move down.
Current file
Reopen Reopen current file and if current qss style is change, program offers to resave it.
Open the file through the system Program open current file through a program set on current file by default.
Open dir of current file Open dir of current file
Print Program print text of current qss style throught standart system print dialog, text print with backlight.
View allows you to quickly locate Dock Widgets
Hide to tray Hide program to system tray. Program can be restored by double-clicking or through popup menu.
Quit Close all windows belongs to program and quit from the program.

 Edit
Action name Note
Undo Undoes the last operation. If there is no operation to undo, i.e. there is no undo step in the undo/redo history, nothing happens.
Redo Redoes the last operation. If there is no operation to redo, i.e. there is no redo step in the undo/redo history, nothing happens.
Replace Open replace window, where you can replace str1 to str2 in current qss fiile.
Find Open find window, where you can find something in current qss fiile.
Cut Copies the selected text to the clipboard and deletes it from the text edit. If there is no selected text nothing happens.
Copy Copies any selected text to the clipboard.
Paste Pastes the text from the clipboard into the text edit at the current cursor position. If there is no text in the clipboard nothing happens.
Select all Selects all text.

Tools
Action name Note
Preview Program find in text standart(only standart!) classes and add it to preview window, next program preview widgets with style sheet.
See also: standart preview classes .
Search mistake Set search mistake window visible, if it is visible nothing happens. Program find mistakes and if it find mistake they add note of current mistake to list. Search mistakes occurs in a separate thread.
See also: kind of required mistakes
Resource Set resource window visible, if it is visible nothing happens. List of resource situated in the begin of qss file and add to program when you want preview current style sheet.
Insert special item
Color Call standart select color window and after you select color, select color add to text(HEX RGB(#??????)).
See also: Rizek Color Manager
Font name Call standart select font window and after yo select font, name of select font add to text.
Settings Open settings window.
Warning: to some of the settings to take effect you must restart the program!
Output: Set output window visible, if it is visible nothing happens.
Scripts Set script window visible, if it is visible nothing happens.

Help
Action name Note
Qss documentation
Documentation Go to online qss documentation.( http://doc.qt.nokia.com/4.7/stylesheet-reference.html )
Examples Go to online qss examples.( http://doc.qt.nokia.com/4.7/stylesheet-examples.html )
Donate Open url of our site, where you can donate to future creating Rizek Qss Editor and other porgrams.
Chek for updates Chek for new version of Rizek Qss Editor, and if there are new version you can start download new version for Windows/Linux throught updater.
About program Open "about program" window
See also:
Standart classes in program:
Widgets:
  • QPushButton
  • QCheckBox
  • QComboBox
  • QDateEdit
  • QDialogButtonBox
  • QDoubleSpinBox
  • QGroupBox
  • QLabel
  • QProgressBar
  • QPushButton
  • QRadioButton
  • QColumnView
  • QTableView
  • QTreeView
  • QListView
  • QTableWidget
  • QTreeWidget
  • QListWidget
  • QScrollBar
  • QSpinBox
  • QToolButton
  • QLineEdit
Containers:
  • QDockWidget
  • QFrame
  • QToolBox
  • QTabBar
  • QTabWidget
  • QHeaderView
Windows:
  • QDialog
  • QMainWindow
  • QDockWidget

Kind of required mistakes(& is and):
  • Empty between next sign: {&} [&] (&) "&" 
  • Unmached following number of characters:  {&} [&] (&) "&" /*&*/
  • Find a not standart class