WelcomeDialog WelcomeDialog class WelcomeDialog : public QDialog The WelcomeDialog class will show the user the Welcome windows upon first execution of Cutter. Upon first e...
User Interfaces User Interfaces Radare2 has seen many different user interfaces being developed over the years. Maintaining a GUI is far from the scope of developing the core ...
ColorThemeWorker ColorThemeWorker class ColorThemeWorker : public QObject The ColorThemeWorker class is a singletone that provides API for working with color themes. Public...