MCPcopy Create free account
hub / github.com/bumptop/BumpTop / getEmail

Method getEmail

trunk/win/Source/BT_DialogManager.cpp:409–413  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407}
408
409QString DialogManager::getEmail() const
410{
411 // Return the email that was entered
412 return emailAddress;
413}
414
415QString DialogManager::getCaption() const
416{

Callers 2

Key_SendFeedbackFunction · 0.80
dlgProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected