Home
last modified time | relevance | path

Searched defs:LiVESCheckMenuItem (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper-qt.h2867LiVESCheckMenuItem(LiVESWidget *parent) : QAction(static_cast<QObject *>(static_cast<LiVESWidgetOb… in LiVESCheckMenuItem() function
2870 LiVESCheckMenuItem(const QString &text, LiVESWidget *parent) : QAction(text, in LiVESCheckMenuItem() function
H A Dwidget-helper-gtk.h496 typedef GtkCheckMenuItem LiVESCheckMenuItem; typedef