tokens
sequence
ner_tags
sequence
[ "From", "How", "to", "implement", "a-form-inside-a-form", "with", "runtime", "embedded", "forms", "switching", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Put", "it", "into", "the", "Panel2", "'s", "Control", "collection", "via", "the", "Add()", "method", ",", "apply", "coordinates", ",", "anchor", "and", "docking", "programmaticaly", "." ]
[ "O", "O", "O", "O", "B-Variable", "O", "B-Class", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "may", "be", "very", "basic", "but", "i", "am", "looking", "for", "the", "simplest", "way", "to", "get", "the", "left", "digit", "of", "a", "number", ",", "and", "the", "right", "digit", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O" ]
[ "so", "54", "will", "give", "me", "two", "integers", ",", "int", "a", "=", "5", ",", "and", "int", "b", "=", "4", "." ]
[ "O", "B-Value", "O", "O", "O", "O", "B-Data_Type", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O" ]
[ "Try" ]
[ "O" ]
[ "Basic", "stuff" ]
[ "O", "O" ]
[ "For", "iharob", "satisfaction" ]
[ "O", "B-User_Name", "O" ]
[ "Try", "this" ]
[ "O", "O" ]
[ "notice", "that", "this", "works", "for", "any", "number", "of", "digits", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Context" ]
[ "O" ]
[ "In", "a", "C#", "Windows", "Forms", "application", "for", "Win7", "we", "host", "an", "ActiveX", "control", "." ]
[ "O", "O", "B-Language", "B-Class", "I-Class", "O", "O", "B-Operating_System", "O", "O", "O", "B-Class", "I-Class", "O" ]
[ "So", "far", ",", "so", "good", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Need", ":", "prevent", "ActiveX", "to", "receive", "mouse", "events" ]
[ "O", "O", "O", "B-Library", "O", "O", "B-Device", "O" ]
[ "Actually", ",", "the", "ActiveX", "has", "too", "much", "functionality", "." ]
[ "O", "O", "O", "B-Library", "O", "O", "O", "O", "O" ]
[ "It", "is", "not", "very", "customizable", "to", "turn", "off", "features", "we", "do", "n't", "need", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "It", "would", "be", "nice", "if", "we", "just", "prevented", "it", "from", "receiving", "mouse", "events", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Device", "O", "O" ]
[ "The", "ideal", "would", "be", "to", "just", "treat", "events", "as", "if", "the", "ActiveX", "was", "not", "there", ",", "that", "is", "the", "mouse", "clicks", "go", "right", "through", "to", "the", "underlying", "(", "or", "containing", ")", "Control", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "B-Device", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "But", "if", "we", "just", "prevent", "the", "ActiveX", "from", "getting", "events", "that", "would", "be", "okay", "with", "us", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Search", "before", "you", "ask" ]
[ "O", "O", "O", "O" ]
[ "Some", "answers", "to", "previous", "questions", "mention", "to", "protected", "override", "void", "WndProc", "(", "ref", "Message", "m", ")", ",", "e.g", ".", "c#", "-", "Pass-through", "mouse", "events", "to", "parent", "control", "-", "Stack", "Overflow" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O", "O", "O", "B-Language", "O", "O", "B-Device", "O", "O", "O", "O", "O", "B-Website", "I-Website" ]
[ "Other", "mentions", "to", "implement", "IMessageFilters", ",", "e.g", ".", ":" ]
[ "O", "O", "O", "O", "B-Class", "O", "O", "O", "O" ]
[ "winforms", "-", "C#", "Application-Wide", "Left", "Mouse", "Click", "Event", "-", "Stack", "Overflow" ]
[ "B-Class", "O", "B-Language", "O", "O", "B-Device", "O", "O", "O", "B-Website", "I-Website" ]
[ "winforms", "-", "Handling", "a", "click", "event", "anywhere", "inside", "a", "panel", "in", "C#", "-", "Stack", "Overflow" ]
[ "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "B-Website", "I-Website" ]
[ "winforms", "-", "C#", "Application-Wide", "Left", "Mouse", "Click", "Event", "-", "Stack", "Overflow" ]
[ "B-Class", "O", "B-Language", "O", "O", "B-Device", "O", "O", "O", "B-Website", "I-Website" ]
[ "Capturing", "Mouse", "Events", "from", "every", "component", "on", "C#", "WInForm", "-", "Stack", "Overflow" ]
[ "O", "B-Device", "O", "O", "O", "O", "O", "B-Language", "B-Library", "O", "B-Website", "I-Website" ]
[ "Experiment", ":", "ActiveX", "still", "gets", "events" ]
[ "O", "O", "B-Library", "O", "O", "O" ]
[ "I", "have", "fairly", "extensively", "tried", "both", "override", "WndProc", "and", "IMessageFilter", "ways", ",", "filtering", "(", "opt-in", "and", "opt-out", ")", "a", "number", "of", "events", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "In", "some", "cases", "I", "can", "prevent", "events", "to", "reach", "native", "C#", "controls", ",", "but", "the", "ActiveX", "still", "got", "its", "share", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O" ]
[ "Filtering", "too", "much", ",", "prevented", "controls", "and", "ActiveX", "to", "paint", ",", "or", "even", "application", "to", "draw", "properly", "or", "caused", "crash", "on", "exit", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "can", "be", "averted", "by", "selecting", "opt-in", "or", "opt-out", "options", "carefully", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Is", "there", "another", "way", "?" ]
[ "O", "O", "O", "O", "O" ]
[ "Is", "there", "another", "way", "from", "C#", "/.NET", "to", "host", "an", "ActiveX", "Control", "while", "preventing", "it", "from", "getting", "mouse", "events", "?" ]
[ "O", "O", "O", "O", "O", "B-Language", "B-Library", "O", "O", "O", "B-Class", "I-Class", "O", "O", "O", "O", "O", "B-Device", "O", "O" ]
[ "Perhaps", "at", "application", "start", "time", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Try", "to", "do", "a", "EnableWindow(hand,FALSE)", "on", "the", "uppermost", "hwnd", "of", "the", "ActiveX", "Control", "after", "has", "been", "created", "." ]
[ "O", "O", "O", "O", "B-Function", "O", "O", "O", "B-Class", "O", "O", "B-Library", "I-Library", "O", "O", "O", "O", "O" ]
[ "See", "Using", "Window", "Handle", "to", "disable", "Mouse", "clicks", "using", "c#", "how", "to", "do", "this", "in", "c#", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Device", "O", "O", "B-Language", "O", "O", "O", "O", "O", "B-Language", "O" ]
[ "I", "'m", "new", "to", "google", "maps", "api", ",", "i", "have", "some", "POLYGONS", "and", "POLYINES", "." ]
[ "O", "O", "O", "O", "B-Library", "I-Library", "I-Library", "O", "O", "O", "O", "B-Class", "O", "B-Class", "O" ]
[ "i", "'m", "trying", "to", "show", "both", "(", "polygon", "and", "polyline", ")", "in", "google", "maps", "api", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "B-Class", "O", "O", "B-Library", "I-Library", "I-Library", "O" ]
[ "I", "'m", "tried", "something", ",", "but", "not", "able", "not", "show", "both", "polygons", "and", "polyline", ",", "only", "polygons", "is", "showing", ",", "how", "to", "show", "both", "Polygons", "and", "polylines.I", "have", "a", "Json", "that", "json", "have", "source", "polygon", "or", "polyline", ",", "that", "source", "based", "i", "'m", "showing", "here.sorry", "for", "my", "english", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "B-Variable", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "B-Class", "O", "O", "B-File_Type", "O", "B-File_Type", "O", "O", "B-Class", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Hopefully", "someone", "can", "kindly", "let", "me", "know", "where", "I", "am", "failing", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Here", "is", "my", "code", ".Demo" ]
[ "O", "O", "O", "O", "O" ]
[ "A", "google.maps.PolylineOptions", "object", "does", "n't", "have", "a", "paths", "property", ",", "that", "is", "only", "valid", "for", "a", "google.maps.PolygonOptions", "object", "." ]
[ "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O" ]
[ "Change", ":" ]
[ "O", "O" ]
[ "To", ":" ]
[ "O", "O" ]
[ "proof", "of", "concept", "fiddle" ]
[ "O", "O", "O", "B-Application" ]
[ "code", "snippet", ":" ]
[ "O", "O", "O" ]
[ "Page", "is", "refreshed", "every", "5", "seconds", "." ]
[ "B-User_Interface_Element", "O", "O", "O", "O", "O", "O" ]
[ "Images", "that", "received", "from", ".php", "file", "are", "appended", "to", "some", "<li", ">", "elements", "." ]
[ "B-User_Interface_Element", "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "I-HTML_XML_Tag", "O", "O" ]
[ "Here", "is", "the", "code", ":" ]
[ "O", "O", "O", "O", "O" ]
[ "Everything", "works", "as", "expected", "." ]
[ "O", "O", "O", "O", "O" ]
[ "But", "when", "reloadImages()", "is", "called", ",", "Images", "are", "flickering", "during", "the", "reload", "." ]
[ "O", "O", "B-Function", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O" ]
[ "How", "to", "prevent", "this", "flicker", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Preload", "Images", "?" ]
[ "O", "B-User_Interface_Element", "O" ]
[ "Help", "me", "address", "the", "flickering", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "you", "could", "use", "the", "folowing", "mechanism", "of", "preload", "and", "callback", "(", "is'n", "tested", "actually", ")" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "You", "can", "use", "https://github.com/desandro/imagesloaded", "plugin", "to", "load", "images", "into", "display", ":", "none", ";", "div", "and", "then", "move", "them", "to", "your", "destionation", "on", "callback", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O" ]
[ "I", "am", "using", "Ghost", "Blogging", "Platform", ",", "and", "when", "I", "insert", "a", "image", "it", "automatically", "wraps", "a", "image", "in", "a", "p", "tag", "." ]
[ "O", "O", "O", "B-Application", "I-Application", "I-Application", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "B-HTML_XML_Tag", "O", "O" ]
[ "I", "have", "a", "max-width", "setup", "for", "the", "container", "wrapping", "the", "p", "tag", "and", "the", "img", "." ]
[ "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "B-HTML_XML_Tag", "O" ]
[ "I", "want", "the", "img", "to", "be", "larger", "than", "the", "container", "." ]
[ "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "can", "set", "a", "width", "for", "the", "img", "which", "is", "larger", "with", "width", ":", "62rem", ";", "However", "it", "no", "longer", "is", "responsive", "vs", "width", ":", "100%", ";" ]
[ "O", "O", "O", "O", "B-Variable", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block" ]
[ "I", "want", "the", "img", "to", "resize", "as", "I", "resize", "the", "browser", ",", "I", "was", "hoping", "to", "do", "it", "without", "media", "queries", "but", "if", "necessary", "I", "will", "do", "so", "." ]
[ "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "already", "changing", "the", "size", "of", "all", "the", "p", "tags", "so", "that", "my", "blockquote", "is", "the", "size", "of", "the", "container", "section", ",", "and", "I", "want", "my", "image", "to", "do", "the", "same", ",", "but", "it", "is", "just", "the", "size", "of", "the", "p", "tag", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O" ]
[ "My", "main", "concern", "is", "making", "the", "img", "responsive", "and", "larger", ",", "I", "can", "already", "make", "it", "larger", "on", "its", "own", "with", "a", "specified", "width", ",", "but", "it", "no", "longer", "stays", "responsive", "." ]
[ "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thanks", "in", "advance", "." ]
[ "O", "O", "O", "O" ]
[ "CODE" ]
[ "O" ]
[ "HTML" ]
[ "B-Language" ]
[ "CSS" ]
[ "B-Language" ]
[ "You", "are", "setting", "100%", "width", "too", "image", ",", "but", "also", "giving", "it", "borders", "." ]
[ "O", "O", "O", "O", "B-Variable", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O" ]
[ "This", "causes", "problem", "." ]
[ "O", "O", "O", "O" ]
[ "You", "need", "to", "subtract", "amount", "of", "border", "from", "image", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Variable", "O", "B-User_Interface_Element", "O" ]
[ "Try", ":" ]
[ "O", "O" ]
[ "Fiddle", "here", "." ]
[ "B-Application", "O", "O" ]
[ "I", "do", "n't", "think", "you", "should", "have", "a", "div", "of", "a", "certain", "size", "and", "and", "then", "an", "element", "within", "that", "which", "then", "breaks", "out", "of", "the", "div", "because", "you", "'ve", "set", "it", "to", "be", "larger", "then", "the", ".container" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block" ]
[ "First", "thing", "I", "would", "do", "is", "reorganize", "the", "way", "that", "container", "works", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Here", "is", "a", "FIDDLE", "of", "some", "basic", "html", "to", "reference", "." ]
[ "O", "O", "O", "B-Application", "O", "O", "O", "B-Language", "O", "O", "O" ]
[ "The", "second", "thing", "I", "would", "do", "-", "is", "ask", "a", "more", "targeted", "question", "about", "removing", "the", "automatic", "p", "tag", "from", "the", "image", "in", "a", "ghost", "forum", "(", "assuming", "they", "exist", "by", "now", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "B-User_Interface_Element", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "In", "WordPress", "this", "happens", "by", "default", "as", "well", "." ]
[ "O", "B-Website", "O", "O", "O", "O", "O", "O", "O" ]
[ "It", "looks", "something", "like", "this", "with", "a", "function", "running", "a", "regular", "expression", "search", "and", "replace", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "bet", "there", "is", "something", "like", "this", "for", "ghost", ",", "or", "there", "will", "be", "really", "really", "soon", "-", "because", "it", "'s", "a", "huge", "pain", "-", "and", "almost", "no", "one", "actually", "puts", "images", "inline", "anymore", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O" ]
[ "And", "if", "they", "did", ",", "they", "would", "want", "to", "control", "when", "this", "happens", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Good", "luck", "!" ]
[ "O", "O", "O" ]
[ "I", "hope", "to", "play", "with", "Ghost", "soon", "and", "I", "bet", "this", "will", "be", "the", "first", "problem", "I", "run", "into", "as", "well", "." ]
[ "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "a", "route", "defined", "in", "node/express", "that", "has", "a", "res.render" ]
[ "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "B-Function" ]
[ "On", "rendering", "this", "index", "page", ",", "I", "want", "to", "capture", "this", "req.user", "as", "a", "$scope", "object", "in", "the", "angular", "controller", "on", "the", "front", "end", "." ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "B-Class", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O" ]
[ "How", "can", "this", "be", "done", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Please", "provide", "code", "snippets", "with", "the", "answer", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "To", "accomplish", "this", ",", "you", "first", "need", "to", "add", "a", "line", "in", "JADE", "to", "create", "a", "global", "javascript", "object", "that", "will", "hold", "the", "user", "value", ",", "i.e", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "B-Data_Type", "B-Language", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O" ]
[ "Now", "in", "your", "controller", "just", "do", "this" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "done", "this", "for", "a", "few", "projects", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Aaron" ]
[ "B-User_Name" ]
[ "I", "'m", "trying", "to", "set", "up", "a", "delegate", "that", "has", "a", "lineedit", "with", "suggestions", "that", "are", "read", "from", "a", "model", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", ",", "I", "tried", "passing", "the", "model", "that", "delegate", "should", "read", "the", "information", "from", ",", "this", "is", "not", "working", "since", "after", "the", "delgate", "is", "constructed", ",", "the", "model", "that", "the", "QCompleter", "is", "looking", "at", "does", "n't", "not", "show", "the", "external", "modifications", "made", "to", "recived_model", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O" ]
[ "So", "it", "does", "only", "work", "making", "the", "right", "suggestions", "when", "the", "recived_model", "has", "n't", "changed", "..", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O" ]
[ "Considering", "that", "the", "delegates", "is", "being", "used", "to", "modify", "the", "contents", "of", "recived_model", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O" ]
[ "I", "think", "there", "should", "be", "a", "way", "to", "access", "the", "data", "of", "the", "column", "I", "want", "the", "completer", "to", "get", "suggestions", "from", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "think", "this", "could", "be", "done", "using", "a", "\"", "for", "\"", "and", "the", "data", "function", "to", "set", "up", "a", "new", "QStringList", "that", "constains", "only", "the", "information", "from", "the", "column", "that", "I", "wanted", "the", "completer", "to", "use", "as", "suggestions", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "But", "this", "show", "be", "redone", "any", "time", "other", "item", "in", "the", "view", "is", "accessed", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'m", "same", "as", "start", ",", "no", "idea", "how", "to", "achieve", "this", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Here", "is", "my", "code", "..", ".", "Hope", "you", "can", "help", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "and", "the", "implementation", ":" ]
[ "O", "O", "O", "O" ]
[ "." ]
[ "O" ]