MCPcopy Create free account
hub / github.com/LunarG/VulkanTools / ProcessInputValue

Method ProcessInputValue

vkconfig_gui/widget_setting_frames.cpp:145–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145SettingInputError WidgetSettingFrames::ProcessInputValue() { return this->data().ProcessInput(this->value_buffer); }
146
147void WidgetSettingFrames::OnTextEdited(const QString& new_value) {
148 this->timer_error->stop();

Callers 1

OnTextEditedMethod · 0.95

Calls 1

ProcessInputMethod · 0.45

Tested by

no test coverage detected