HomeSort by: relevance | last modified time | path
    Searched refs:clicked (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/
hello.cc 61 QObject::connect (window->button, SIGNAL (clicked ()),
  /src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
userdatarequest.cpp 20 connect(buttonOk, SIGNAL(clicked()), this, SLOT(sendReply()));
21 connect(buttonCancel, SIGNAL(clicked()), this, SLOT(reject()));
scanresults.cpp 23 connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
24 connect(scanButton, SIGNAL(clicked()), this, SLOT(scanRequest()));
eventhistory.cpp 81 connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
wpagui.cpp 99 connect(disconnectButton, SIGNAL(clicked()), this, SLOT(disconnect()));
100 connect(scanButton, SIGNAL(clicked()), this, SLOT(scan()));
101 connect(connectButton, SIGNAL(clicked()), this, SLOT(connectB()));
106 connect(addNetworkButton, SIGNAL(clicked()), this, SLOT(addNetwork()));
107 connect(editNetworkButton, SIGNAL(clicked()), this,
109 connect(removeNetworkButton, SIGNAL(clicked()), this,
117 connect(scanNetworkButton, SIGNAL(clicked()), this, SLOT(scan()));
122 connect(wpsPbcButton, SIGNAL(clicked()), this, SLOT(wpsPbc()));
123 connect(wpsPinButton, SIGNAL(clicked()), this, SLOT(wpsGeneratePin()));
126 connect(wpsApPinButton, SIGNAL(clicked()), this, SLOT(wpsApPin()))
    [all...]
networkconfig.cpp 38 connect(cancelButton, SIGNAL(clicked()), this, SLOT(close()));
39 connect(addButton, SIGNAL(clicked()), this, SLOT(addNetwork()));
42 connect(removeButton, SIGNAL(clicked()), this, SLOT(removeNetwork()));
45 connect(useWpsButton, SIGNAL(clicked()), this, SLOT(useWps()));
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-qt/
hello.cc 60 QObject::connect (button, SIGNAL (clicked ()), &application, SLOT (quit ()));
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-gnome/
hello.cc 62 button->clicked.connect (Gtk::Main::quit.slot()); //slot (quit_callback));
  /src/external/mit/libcbor/dist/docs/doxygen/
dynsections.js 51 // the clicked row
54 // all rows after the clicked row
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-glade-2 49 <name>clicked</name>
xgettext-glade-1 343 <name>clicked</name>
360 <name>clicked</name>
374 <name>clicked</name>
388 <name>clicked</name>
441 <name>clicked</name>
505 <name>clicked</name>
518 <name>clicked</name>
913 <name>clicked</name>
919 <name>clicked</name>
935 <name>clicked</name
    [all...]

Completed in 20 milliseconds