Home
last modified time | relevance | path

Searched defs:ACLEditor (Results 1 – 4 of 4) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DACLEditor.cpp25 ACLEditor::ACLEditor(int channelparentid, QWidget *p) : QDialog(p) { in ACLEditor() function in ACLEditor
59 ACLEditor::ACLEditor(int channelid, const MumbleProto::ACL &mea, QWidget *p) : QDialog(p) { in ACLEditor() function in ACLEditor
H A DMainWindow.h34 class ACLEditor; variable
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DACLEditor.cpp25 ACLEditor::ACLEditor(int channelparentid, QWidget *p) : QDialog(p) { in ACLEditor() function in ACLEditor
59 ACLEditor::ACLEditor(int channelid, const MumbleProto::ACL &mea, QWidget *p) : QDialog(p) { in ACLEditor() function in ACLEditor
H A DMainWindow.h34 class ACLEditor; variable