GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
utils.h File Reference
#include <qevent.h>
#include <gnuradio/qtgui/api.h>
#include <qwt_plot_picker.h>
#include <qwt_picker_machine.h>
#include <QString>
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QwtDblClickPlotPicker
 
class  QwtPickerDblClickPointMachine
 

Functions

QTGUI_API QString get_qt_style_sheet (QString filename)
 

Function Documentation

QTGUI_API QString get_qt_style_sheet ( QString  filename)

From QSS file name, extracts the file contents and returns a QString that contains the QSS information. Designed to be passed to the qApplication. The QSS file is typically retrieved using the [qtgui] qss=<filename> section of the preferences files.