Home
last modified time | relevance | path

Searched defs:ConfigSectionInterface (Results 1 – 3 of 3) sorted by relevance

/dports/audio/polyphone/polyphone-75a5e88/sources/context/interface/
H A Dconfigsectioninterface.h31 class ConfigSectionInterface; variable
H A Dconfigsectioninterface.cpp31 ConfigSectionInterface::ConfigSectionInterface(QWidget *parent) : in ConfigSectionInterface() function in ConfigSectionInterface
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/configsections/
H A DConfigSectionInterface.java51 public class ConfigSectionInterface implements UISWTConfigSection { class